daml/triggers/service
Andreas Herrmann 14f71ed20c
Split trigger service tests into a test suite (#7983)
This is to reduce the likelyhood of these tests timint out. Bazel will
generate a dedicated test target per `.scala` file. Meaning the tests
can run in parallel and each test target should have a shorter overall
runtime.

changelog_begin
changelog_end

Co-authored-by: Andreas Herrmann <andreas.herrmann@tweag.io>
2020-11-17 13:14:24 +00:00
..
auth Implement token refresh in auth middleware (#7981) 2020-11-17 12:06:42 +00:00
release Rename targets (#5950) 2020-05-12 16:00:15 -04:00
src Split trigger service tests into a test suite (#7983) 2020-11-17 13:14:24 +00:00
test-model Fix protobuf decoding in trigger service (#7967) 2020-11-16 12:16:03 +01:00
authentication.md Handle authorization failure in the auth middleware and trigger service (#7920) 2020-11-10 09:27:21 +00:00
BUILD.bazel Split trigger service tests into a test suite (#7983) 2020-11-17 13:14:24 +00:00
daml-platform.sh Split sandbox code into separate packages (#6695) 2020-07-17 17:06:06 +02:00
hash-migrations.sh Check trigger dao migrations digests (#7908) 2020-11-06 09:20:32 +00:00