Skip to content

Commit

Permalink
Merge e2e tests to sim tests (#4759)
Browse files Browse the repository at this point in the history
* Remove already covered tests

* Move some instance functions to pure functions to be reuseable

* Add uknonw block parent assertions

* Update the wait time

* Update block error message

* Disable range sync for the uknown block sync node

* Update the failing unit tests

* Use getBlockV2 instead of getBlock

* Fix linter warnings

* Remove unknownBlockSync test covered in sim tests

* Move few e2e tests to sim tests

* Update the sim run command

* Update docker runner

* Fix child process stopping issue

* Remove unnecessary e2e tests

* Fix unit tests for new beacon options

* Update a unit test

* Remove an accidental committed file

* Add sync check for the unkown sync node

* Add simulation repoter interface

* Update tracker event handling

* Update repoter

* Add logging for debugging

* Update logic for head checking
  • Loading branch information
nazarhussain committed Nov 16, 2022
1 parent 5cbcca0 commit bfe5da8
Show file tree
Hide file tree
Showing 25 changed files with 710 additions and 968 deletions.
183 changes: 0 additions & 183 deletions packages/beacon-node/test/e2e/api/impl/beacon/state/endpoint.test.ts

This file was deleted.

90 changes: 0 additions & 90 deletions packages/beacon-node/test/e2e/api/impl/node/endpoint.test.ts

This file was deleted.

61 changes: 0 additions & 61 deletions packages/beacon-node/test/e2e/sync/endpoint.test.ts

This file was deleted.

Loading

0 comments on commit bfe5da8

Please sign in to comment.