daml/ledger-service
Moritz Kiefer ea453c35cf
Add tests for connection failures in the JSON API (#7751)
* Add tests for connection failures in the JSON API

This PR adds some toxiproxy based tests to see how the JSON API reacts
if the connection to the ledger is killed. There are a bunch of
inconsistencies here in the tests some of which we might want to
address and the others we should at least document but I’ll leave that
for future PRs.

changelog_begin
changelog_end

* Import HttpServiceTestFixture instead of prefixing

changelog_begin
changelog_end
2020-10-20 18:59:11 +02:00
..
cli-opts add --address option to trigger service (#7090) 2020-08-12 13:50:00 -04:00
db-backend upgrade doobie from 0.6.0 to 0.9.2 (#7618) 2020-10-16 09:46:20 -04:00
http-json Add tests for connection failures in the JSON API (#7751) 2020-10-20 18:59:11 +02:00
http-json-perf Add tests for connection failures in the JSON API (#7751) 2020-10-20 18:59:11 +02:00
http-json-testing Add tests for connection failures in the JSON API (#7751) 2020-10-20 18:59:11 +02:00
jwt add more scalac 2.12 warnings (#6798) 2020-07-21 08:18:01 -04:00
lf-value-json LF: Kill ValueStruct (#7457) 2020-09-22 13:37:59 +02:00
utils replace traverseU and sequenceU with traverse and sequence (#6594) 2020-07-07 15:01:58 +00:00