daml/daml-lf/transaction-scalacheck
Stephen Compall 57c08d4819
reduce GenMap key depth and container element size in random testing (#5788)
* resize elements of containers by 1/3 in TypedValueGenerators

- no explosions in 2m samples

* use Order.apply

* resize key types of GenMaps more vigorously

- At max 100, the default, max size of a key *type* is 10, key size 33

* revert most of "reduce test count for Ordering tests (#5741)" 00025a5337

CHANGELOG_BEGIN
CHANGELOG_END
2020-04-30 15:40:28 -04:00
..
src/main/scala/com/digitalasset/daml/lf/value reduce GenMap key depth and container element size in random testing (#5788) 2020-04-30 15:40:28 -04:00
BUILD.bazel Organize maven coordinates (#5272) 2020-04-01 11:41:18 +02:00