daml/ledger/ledger-api-test-tool
gleber b3e2e10897 scenario-tester: Allow to mangle names used in scenarios before their executions. (#795)
* Allow to mangle names used in scenarios before their executions.

This allows to run a scenario against a long-running server repeatedly and avoid
clashes between runs, since each party is unique (up to the randomness used).

* ScenarioRunner: add test for partyNameMangler
2019-05-03 13:04:23 +00:00
..
src/main/scala/com/daml/ledger/api/testtool scenario-tester: Allow to mangle names used in scenarios before their executions. (#795) 2019-05-03 13:04:23 +00:00
testdata implement TLS in reference daml-on-x server (#739) 2019-04-29 17:01:26 +00:00
BUILD.bazel implement TLS in reference daml-on-x server (#739) 2019-04-29 17:01:26 +00:00
README.md Ledger api test tool release (#756) 2019-04-29 12:16:19 +00:00