daml/ledger/ledger-api-tests
Samir Talwar 5d6fa519d2
ledger-api-test-tool: Remove MonotonicRecordTimeIT. [KVL-1076] (#12914)
* ledger-api-test-tool: Remove MonotonicRecordTimeIT.

This only makes sense for KV ledgers; they can implement it themselves
now.

CHANGELOG_BEGIN
- [Ledger API Test Tool] The optional ``MonotonicRecordTimeIT`` test
  suite has been removed as it doesn't apply to most ledgers. If it is
  necessary, ledger driver implementors are encouraged to write their
  own and/or copy it from the last published version.
CHANGELOG_END

* ledger-api-test-tool-on-canton: Forget about MonotonicRecordTimeIT.
2022-02-14 16:09:27 +00:00
..
infrastructure ledger-api-test-tool: Make certain classes public. (#12915) 2022-02-14 15:55:11 +01:00
performance Split the ledger-api-test-tool into libraries, under /ledger/ledger-api-tests. [KVL-1076] (#12771) 2022-02-10 13:25:23 +00:00
runner Split the ledger-api-test-tool into libraries, under /ledger/ledger-api-tests. [KVL-1076] (#12771) 2022-02-10 13:25:23 +00:00
suites ledger-api-test-tool: Remove MonotonicRecordTimeIT. [KVL-1076] (#12914) 2022-02-14 16:09:27 +00:00
tool Split the ledger-api-test-tool into libraries, under /ledger/ledger-api-tests. [KVL-1076] (#12771) 2022-02-10 13:25:23 +00:00
BUILD.bazel Split the ledger-api-test-tool into libraries, under /ledger/ledger-api-tests. [KVL-1076] (#12771) 2022-02-10 13:25:23 +00:00
conformance.bzl Split the ledger-api-test-tool into libraries, under /ledger/ledger-api-tests. [KVL-1076] (#12771) 2022-02-10 13:25:23 +00:00