daml/daml-script/test
Moritz Kiefer d776489820
Add submitMustFail to DAML script (#3510)
This is useful for testing purposes and matches the function provided
in scenarios. We probably want to expose a variant of submitMustFail
that only succeeds if the SubmitFailure matches a specific condition
but I need to think a bit more about which API I want for that.
2019-11-18 17:05:55 +01:00
..
daml Add submitMustFail to DAML script (#3510) 2019-11-18 17:05:55 +01:00
src/com/digitalasset/daml/lf/engine/script/test Add submitMustFail to DAML script (#3510) 2019-11-18 17:05:55 +01:00
BUILD.bazel Support starting a DAML script from a JSON input value (#3490) 2019-11-18 14:42:14 +01:00