nimbus-eth2/tests/fork_choice
Mamy Ratsimbazafy 97da6e1365
Fork choice EF consensus tests (#3041)
* add EF fork choice tests to CI

* checkpoints

* compilation fixes and add test to preset dependent suite

* support longpaths on Windows CI

* skip minimal tests (long paths issue + impl detals tested)

* fix stackoverflow on some platforms

* rebase on top of https://github.com/status-im/nimbus-eth2/pull/3054

* fix stack usage
2021-11-25 19:41:39 +01:00
..
scenarios Fork choice EF consensus tests (#3041) 2021-11-25 19:41:39 +01:00
interpreter.nim Fork choice EF consensus tests (#3041) 2021-11-25 19:41:39 +01:00
tests_fork_choice.nim Introduce unittest2 and junit reports (#2522) 2021-04-28 18:41:02 +02:00