daml/ledger/ledger-api-test-tool
fabiotudone-da e263d43aca
Ledger API test tool: test that record time is monotonically increasing [KVL-1053] (#10552)
* Test that record time is monotonically increasing

CHANGELOG_BEGIN
- [Ledger API Specification] Introduced a new conformance test about recort time in completions being monotonically increasing
CHANGELOG_END

* Address early review comments

* Fix unused import

* Simplify main assertion

* Add assertion about expected number of record times

* Print less record times in main assert's error message

* Make wartremover:Option2Iterable happy

* Use a submitting party

* operations -> submissions

* Create contracts rather than allocating parties

* Shorten comment

* Explicitly sort checkpoints by offset

* Shorten short identified

* Don't assume the ledger is at the beginning

* Simplify the test

* Make the new test optional

* Apply review suggestions
2021-09-09 10:26:24 +00:00
..
src Ledger API test tool: test that record time is monotonically increasing [KVL-1053] (#10552) 2021-09-09 10:26:24 +00:00
BUILD.bazel Add ledger API tests about command deduplication information in completions [KVL-1057] (#10748) 2021-09-09 07:56:14 +00:00
conformance.bzl bazel-tools: Replace runner with either runner_with_port_check or runner_with_port_file. (#10615) 2021-08-18 15:23:45 +00:00
test-extract.sh Fix --extract option in ledger api test tool (#9029) 2021-03-04 18:32:18 +00:00
util.bzl Reactive canton conformance test aginst LF 1.13 (#10458) 2021-08-02 19:43:37 +02:00