0926ebf8fe
* 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 |
||
---|---|---|
.. | ||
official | ||
simulation | ||
all_tests.nim | ||
test_attestation_pool.nim | ||
test_beacon_chain_db.nim | ||
test_beacon_node.nim | ||
test_beaconstate.nim | ||
test_bitfield.nim | ||
test_block_pool.nim | ||
test_helpers.nim | ||
test_ssz.nim | ||
test_state_transition.nim | ||
test_sync_protocol.nim | ||
test_validator.nim | ||
testutil.nim |