daml/triggers/tests
Moritz Kiefer 87427ba334
Fix a race condition in the DAML trigger tests (#3199)
Previously, it could happen that the command flow used in the test was
started before the trigger queried the ACS on startup.

Now we wait for the ACS to be queried before starting the commands
flow which fixes this issue.
2019-10-16 16:51:06 +02:00
..
daml Add a first draft of documentation for DAML triggers (#3181) 2019-10-15 16:50:43 +02:00
src/test/scala/com/daml/trigger/test Fix a race condition in the DAML trigger tests (#3199) 2019-10-16 16:51:06 +02:00
BUILD.bazel [daml-triggers] Support wallclock time and make TTL configurable (#3186) 2019-10-15 15:43:55 +00:00