daml/daml-assistant/daml-helper
Moritz Kiefer 4e99f18613
Introduce a DA.Test.Sandbox module for managing sandbox in tasty (#4986)
We previously had 3 slightly different but consistently shitty logic
for handling this in the tests for daml-helper daml repl and the
Haskell ledger bindings. This PR introduces a module that is flexible
enough to capture all their needs and hopefully is somewhat less
shitty.

changelog_begin
changelog_end
2020-03-13 15:35:03 +01:00
..
src/DA/Daml/Helper Support TLS in daml-helper (#4943) 2020-03-11 17:58:05 +01:00
test/DA/Daml/Helper/Test Introduce a DA.Test.Sandbox module for managing sandbox in tasty (#4986) 2020-03-13 15:35:03 +01:00
BUILD.bazel Introduce a DA.Test.Sandbox module for managing sandbox in tasty (#4986) 2020-03-13 15:35:03 +01:00