nimbus-eth2/tests
Etan Kissling 81397342d0
fix relative import paths for Nim 2.0 (#5397)
In Nim 2.0, relative `import` paths are validated more strictly;
this fixes the incorrect paths used in some tests.
2023-09-06 08:17:59 +00:00
..
consensus_spec fix relative import paths for Nim 2.0 (#5397) 2023-09-06 08:17:59 +00:00
fuzzing
helpers
media
mocking move mock genesis block hash to `tests` (#5353) 2023-08-25 11:28:42 +02:00
simulation
slashing_protection use ZERO_HASH for default(Eth2Digest)/Eth2Digest() in func calls (#3770) 2022-06-18 04:57:37 +00:00
all_tests.nim
nim.cfg
test_action_tracker.nim
test_attestation_pool.nim
test_beacon_chain_db.nim move mock genesis block hash to `tests` (#5353) 2023-08-25 11:28:42 +02:00
test_beacon_time.nim
test_block_dag.nim
test_block_processor.nim EIP-4788/parentBeaconBlockRoot fixes (#5318) 2023-08-19 08:38:17 +00:00
test_block_quarantine.nim
test_blockchain_dag.nim rm i386 test_blockchain_dag workaround (#5356) 2023-08-25 15:24:56 +00:00
test_conf.nim
test_datatypes.nim
test_deposit_snapshots.nim fix relative import paths for Nim 2.0 (#5397) 2023-09-06 08:17:59 +00:00
test_discovery.nim remove `{.raises: [Defect].}` Nim 1.2 compatibility (#5352) 2023-08-25 11:29:07 +02:00
test_el_conf.nim
test_el_manager.nim Rename "data gas" to "blob gas" (#5216) 2023-08-02 22:07:57 +00:00
test_engine_authentication.nim
test_eth2_ssz_serialization.nim
test_exit_pool.nim
test_forks.nim
test_gossip_transition.nim
test_gossip_validation.nim
test_helpers.nim fix relative import paths for Nim 2.0 (#5397) 2023-09-06 08:17:59 +00:00
test_honest_validator.nim subscribe to Deneb blob subnets (#5342) 2023-08-23 19:31:41 +00:00
test_key_splitting.nim
test_keymanager_api.nim remove `{.raises: [Defect].}` Nim 1.2 compatibility (#5352) 2023-08-25 11:29:07 +02:00
test_keystore.nim
test_keystore_management.nim
test_light_client.nim bump unittest2, clean up suite names (#5384) 2023-09-04 13:05:11 +00:00
test_light_client_processor.nim
test_message_signatures.nim
test_network_metadata.nim
test_peer_pool.nim
test_remote_keystore.nim
test_serialization.nim
test_signing_node.nim
test_spec.nim
test_statediff.nim
test_sync_committee_pool.nim
test_sync_manager.nim
test_validator_client.nim
test_validator_pool.nim Dynamic validators loop (#5385) 2023-09-04 22:14:58 +03:00
test_zero_signature.nim
testblockutil.nim rm more state_sim remnants (#5334) 2023-08-23 19:40:48 +03:00
testdbutil.nim
teststateutil.nim
testutil.nim rm more state_sim remnants (#5334) 2023-08-23 19:40:48 +03:00