daml/daml-assistant
Andreas Herrmann effd05b894
Include daml ledger tests in compatibility tests (#5740)
* Copy daml ledger test to compatibility

Specifically:
- `daml-assistant/daml-helper/test/DA/Daml/Helper/Test/Deployment.hs`
- `libs-haskell/test-utils/DA/Test/Sandbox.hs`

* Adapt daml ledger test for compatibility

Avoid dependencies on the daml repository and make the SDK and platform
components configurable.

* Add test certificates to compatibility

Taken from `@daml//ledger/test-common/test-certificates`.

* Define daml_ledger_test

CHANGELOG_BEGIN
CHANGELOG_END

* Add note on keeping daml ledger tests in sync

* ./fmt.sh

* Strictly require --sdk-version flag

Tasty doesn't allow options without a default value, so we default to
`error` to enforce a value being set.

Co-authored-by: Andreas Herrmann <andreas.herrmann@tweag.io>
2020-04-27 16:13:16 +00:00
..
daml-helper Include daml ledger tests in compatibility tests (#5740) 2020-04-27 16:13:16 +00:00
daml-project-config/DA/Daml/Project replace DAML Authors with DA in copyright headers (#5228) 2020-03-27 01:26:10 +01:00
daml-sdk Use com.daml as root package (#5343) 2020-04-05 19:49:57 +02:00
exe/DA/Daml Rename daml codegen ts to daml codegen js (#5409) 2020-04-03 14:54:46 +00:00
integration-tests Make daml start work with --sandbox-port=0 (#5630) 2020-04-20 17:07:30 +02:00
scala-daml-project-config Use com.daml as root package (#5343) 2020-04-05 19:49:57 +02:00
src/DA/Daml/Assistant Use relative symlink in daml install on unix. (#5596) 2020-04-17 13:08:49 +01:00
test/DA/Daml/Assistant Use relative symlink in daml install on unix. (#5596) 2020-04-17 13:08:49 +01:00
BUILD.bazel Refactor deployment tests: (#5342) 2020-04-02 10:17:21 +01:00
daml-project-config.cabal update copyright notices to 2020 (#3939) 2020-01-02 21:21:13 +01:00
get-daml.sh replace DAML Authors with DA in copyright headers (#5228) 2020-03-27 01:26:10 +01:00