nimbus-eth2/tests
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
..
official [Tests] SSZ unsigned integer + test suite genericity (#284) 2019-06-17 09:29:23 +00:00
simulation Bump the beacon_node version; Make the simulation script compatible with macOS 2019-05-14 16:46:43 +03:00
all_tests.nim [Tests] SSZ unsigned integer + test suite genericity (#284) 2019-06-17 09:29:23 +00:00
test_attestation_pool.nim Add support for dealing with overlapping attestations (#262) 2019-06-03 08:26:38 +00:00
test_beacon_chain_db.nim 0.7.0 updates including semantic changes (#285) 2019-06-14 13:50:47 +00:00
test_beacon_node.nim Merge remote-tracking branch 'origin/master' into epoch-state-2 2018-12-05 11:58:01 -06:00
test_beaconstate.nim Introduce constant presets (#269) 2019-05-27 14:48:13 +02:00
test_bitfield.nim cleanups (#189) 2019-03-20 14:01:48 -06:00
test_block_pool.nim Introduce constant presets (#269) 2019-05-27 14:48:13 +02:00
test_helpers.nim 0.6.2 updates (#275) 2019-06-03 10:31:04 +00:00
test_ssz.nim [Tests] SHA256 + official shuffling vectors (#263) 2019-05-10 08:14:01 +00:00
test_state_transition.nim Introduce constant presets (#269) 2019-05-27 14:48:13 +02:00
test_sync_protocol.nim Merge remote-tracking branch 'origin/master' into epoch-state-2 2018-12-05 11:58:01 -06:00
test_validator.nim [Tests] SHA256 + official shuffling vectors (#263) 2019-05-10 08:14:01 +00:00
testutil.nim more 0.7.0 updates (#287) 2019-06-14 16:21:04 +00:00