daml/ledger/api-server-damlonx/reference-v2
Samir Talwar 791fad5309
kvutils: Test that the ledger can be restarted and will resume where it left off. (#4321)
* kvutils: Use `ResourceOwner#use` to simplify tests.

* kvutils: Merge in `RestartSpec` from ledger-on-sql.

CHANGELOG_BEGIN
- [KVUtils] Added a test case to the participant state tests to ensure
  your ledger state is resumable upon restart.
CHANGELOG_END

* ledger-on-posix-filesystem: Extract paths into their own class.

* ledger-on-posix-filesystem: Seed the dispatcher with the correct head.

* kvutils: In participant state tests, be clear about different strings.

Co-authored-by: Samir Talwar <samir.talwar@digitalasset.com>
2020-01-31 16:26:36 +00:00
..
src kvutils: Test that the ledger can be restarted and will resume where it left off. (#4321) 2020-01-31 16:26:36 +00:00
BUILD.bazel postgresql-testing: Extract PostgresAround from the Sandbox t… (#4197) 2020-01-24 12:48:36 +01:00