Implement CometMock-specific functionality: Advancing Blocks, Advancing Time, and Downtime #938
Labels
scope: testing
Code review, testing, making sure the code is following the specification.
Problem
CometMock should eventually provide specific functionality like advancing time, choosing signers and proposers,
running empty blocks, etc.
These custom endpoints should eventually be used in our e2e tests if we need more advanced testing behaviour.
Closing criteria
CometMock implements custom endpoints for advancing time, advancing blocks, and causing downtime.
Related issues
#1006 the issue for integrating this functionality in the e2e tests
The text was updated successfully, but these errors were encountered: