nimbus-eth2/tests/official
Mamy Ratsimbazafy 0926ebf8fe [Tests] SSZ unsigned integer + test suite genericity (#284)
* Generics over tests (https://github.com/status-im/nim-serialization/issues/4, https://github.com/status-im/nim-serialization/issues/5, https://github.com/nim-lang/Nim/issues/11225)

* Skeleton of SSZ uint tests

* Check all primitive uint types

* Add deserialization test. "wrong length" skipped due to https://github.com/status-im/nim-beacon-chain/issues/280

* Move test types to their specific test files

* Stint also sometimes throws an AssertionError for invalid ranges

* Add debug path for Access denied issue in Appveyor 64-bit (https://ci.appveyor.com/project/nimbus/nim-beacon-chain/builds/25278666/job/fs8q0bcluvj2gdor#L866)

* indent the Appveyor debug info
2019-06-17 09:29:23 +00:00
..
fixtures@fa7ebca4cb Introduce constant presets (#269) 2019-05-27 14:48:13 +02:00
fixtures_utils.nim [Tests] SSZ unsigned integer + test suite genericity (#284) 2019-06-17 09:29:23 +00:00
test_fixture_bls.nim [Tests] SSZ unsigned integer + test suite genericity (#284) 2019-06-17 09:29:23 +00:00
test_fixture_shuffling Introduce constant presets (#269) 2019-05-27 14:48:13 +02:00
test_fixture_shuffling.nim [Tests] SSZ unsigned integer + test suite genericity (#284) 2019-06-17 09:29:23 +00:00
test_fixture_ssz_uint.nim [Tests] SSZ unsigned integer + test suite genericity (#284) 2019-06-17 09:29:23 +00:00
test_fixture_state.nim [Tests] SSZ unsigned integer + test suite genericity (#284) 2019-06-17 09:29:23 +00:00