nimbus-eth2/tests/consensus_spec
Etan Kissling 3bc42994e4
update to latest LC test format (#3879)
The EF test format for the LC sync protocol is modified to verify checks
after each step: https://github.com/ethereum/consensus-specs/pull/2938 -
The test runner is updated accordingly.
2022-07-23 05:54:01 +00:00
..
altair update to latest LC test format (#3879) 2022-07-23 05:54:01 +00:00
bellatrix remove unused imports in tests/ (#3713) 2022-06-07 17:05:06 +00:00
phase0 remove unused imports in tests/ (#3713) 2022-06-07 17:05:06 +00:00
README.md test fixture cleanups (#2976) 2021-10-12 13:36:52 +02:00
all_tests.nim add Bellatrix fork and transition tests; "Ethereum Foundation" -> EF (#3242) 2022-01-05 09:42:56 +01:00
consensus_spec_tests_preset.nim update to latest LC test format (#3879) 2022-07-23 05:54:01 +00:00
fixtures_utils.nim update to latest LC test format (#3879) 2022-07-23 05:54:01 +00:00
test_fixture_fork_choice.nim update to latest LC test format (#3879) 2022-07-23 05:54:01 +00:00
test_fixture_light_client_single_merkle_proof.nim update to latest LC test format (#3879) 2022-07-23 05:54:01 +00:00
test_fixture_light_client_sync.nim update to latest LC test format (#3879) 2022-07-23 05:54:01 +00:00
test_fixture_light_client_update_ranking.nim update to latest LC test format (#3879) 2022-07-23 05:54:01 +00:00
test_fixture_ssz_generic_types.nim stylecheck fixes (#3595) 2022-04-15 12:46:56 +00:00

README.md

Tests based on scenarios generated from the consensus spec.