Skip to content
New issue

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

Implement last three Savanna unittests modeled after the fast testnet wave tests. #582

Merged
merged 5 commits into from
Aug 19, 2024

Conversation

greg7mdp
Copy link
Contributor

Resolves #380.

This PR implements the last three Savanna unittests modeled after the fast testnet wave tests (the finalizer transition tests). Merging this PR will finally close issue #380.

It also updates the savanna_cluster test class to automatically get new blocks from connected peers on node startup, which alleviates the need to call push_block_to() in tests after restarting a node.

@greg7mdp greg7mdp requested review from heifner and linh2931 August 19, 2024 15:16
unittests/savanna_finalizer_policy_tests.cpp Outdated Show resolved Hide resolved
@ericpassmore
Copy link
Contributor

Note:start
group: STABILITY
category: TEST
summary: Adds finality transition tests modeled after the fastnet transition tests.
Note:end

@greg7mdp greg7mdp merged commit ef1d40d into main Aug 19, 2024
36 checks passed
@greg7mdp greg7mdp deleted the gh_380_3 branch August 19, 2024 17:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Create Savanna unittests modeled after the fast testnet wave tests.
3 participants