daml/triggers
Moritz Kiefer b17095e5cc
Move more trigger tests to scala-test (#5384)
* Move more trigger tests to scala tests

This PR moves more tests of triggers over to the Scala test suite, in
particular:

- The existing tests there abstract over the time mode and are
  instantiated once for wallclock mode and once for static time mode.
- I’ve added tests for TLS and Auth.
- I’ve removed the TLS and Auth tests outside of scala-test since they
  are now redundant.
- I’ve added the time tests to the scala-tests stuff since with the
  new ledger time model, that’s necessary to actually trigger a
  failure if you get static time vs wallclock time wrong (MRT and LET
  no longer exist).

I haven’t yet moved all the func tests over, I’ll do that separately
and then we can kill the old tests completely.

changelog_begin
changelog_end

* Factor out test utils into a library
2020-04-03 09:58:58 +00:00
..
daml Improve handling of exposed-modules with data-dependencies (#5330) 2020-04-01 13:57:52 +02:00
runner Organize maven coordinates (#5272) 2020-04-01 11:41:18 +02:00
service replace DAML Authors with DA in copyright headers (#5228) 2020-03-27 01:26:10 +01:00
tests Move more trigger tests to scala-test (#5384) 2020-04-03 09:58:58 +00:00