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

vms/platformvm: Add TestBuildBlockShouldReward test #2466

Merged
merged 6 commits into from
Dec 12, 2023

Conversation

dhrubabasu
Copy link
Contributor

Why this should be merged

The mocked test is a bit hard to reason about and generally tests that the code is frozen over a functionality test. This is a step towards better testing in the block builder.

How this works

Migrates the "should reward" mocked test into a full UT

How this was tested

CI

@dhrubabasu dhrubabasu added testing This primarily focuses on testing cleanup Code quality improvement labels Dec 11, 2023
@dhrubabasu dhrubabasu added this to the v1.10.18 milestone Dec 11, 2023
@dhrubabasu dhrubabasu self-assigned this Dec 11, 2023
@StephenButtolph StephenButtolph added this pull request to the merge queue Dec 12, 2023
Merged via the queue into dev with commit dd3759a Dec 12, 2023
16 checks passed
@StephenButtolph StephenButtolph deleted the TestBuildBlockShouldReward branch December 12, 2023 00:27
tedim52 pushed a commit to tedim52/avalanchego that referenced this pull request Oct 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cleanup Code quality improvement testing This primarily focuses on testing
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

3 participants