We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Create a helper function for waiting for FSM events in consensus tests.
WaitForFSMEvents
make test_all
LocalNet
Creator: @gokutheengineer Co-Owners: @Olshansk
The text was updated successfully, but these errors were encountered:
@gokutheengineer I think this is a priority over leader election.
It could also be good candidate for the "shared testing utilities" @bryanchriswhite is working on.
Sorry, something went wrong.
As we will likely be removing the FSM, I'm closing this out for now
Successfully merging a pull request may close this issue.
Objective
Create a helper function for waiting for FSM events in consensus tests.
Origin Document
Goals
Deliverable
WaitForFSMEvents
for consensus tests.Non-goals / Non-deliverables
General issue deliverables
Testing Methodology
make test_all
LocalNet
is still functioning correctly by following the instructions at docs/development/README.mdCreator: @gokutheengineer
Co-Owners: @Olshansk
The text was updated successfully, but these errors were encountered: