You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
This issue deals with three functionalities:
Advancing Time
Advancing Blocks
Causing downtime
Closing criteria
The end-to-end tests make use of CometMocks custom endpoints to advance time, advance blocks, and invoke downtime.
Related issues
#938 the issue for implementing this functionality in CometMock
The text was updated successfully, but these errors were encountered:
p-offtermatt
changed the title
Add CometMock specific functionality: Downtime & Advancing Blocks
Add CometMock specific functionality: Advancing Time, Downtime & Advancing Blocks
Jun 12, 2023
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.
This issue deals with three functionalities:
Closing criteria
The end-to-end tests make use of CometMocks custom endpoints to advance time, advance blocks, and invoke downtime.
Related issues
#938 the issue for implementing this functionality in CometMock
The text was updated successfully, but these errors were encountered: