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
One of the ways to validate proper integration cases in TurtleTests will be to inspect the list of consensus events that the platform emits in consensus order.
Create a special input wire used for test purposes only, so that we can collect all events reached consensus in the correct order and validate them in the test framework.
The text was updated successfully, but these errors were encountered:
IvanKavaldzhiev
changed the title
Create SimulatedGossipEngine for TurtleTests
Create SimulatedConsensusEngine for TurtleTests
Feb 3, 2025
IvanKavaldzhiev
changed the title
Create SimulatedConsensusEngine for TurtleTests
Create ConsensusEngine input wire used for TurtleTests
Feb 4, 2025
IvanKavaldzhiev
changed the title
Create ConsensusEngine input wire used for TurtleTests
Create input wire that takes ConsensusEngine wire output values, used for TurtleTests
Feb 4, 2025
One of the ways to validate proper integration cases in TurtleTests will be to inspect the list of consensus events that the platform emits in consensus order.
Create a special input wire used for test purposes only, so that we can collect all events reached consensus in the correct order and validate them in the test framework.
The text was updated successfully, but these errors were encountered: