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

test: add unit test for Stage: Sequence Execute #1536

Merged
merged 1 commit into from
Dec 4, 2024

Conversation

tclemos
Copy link

@tclemos tclemos commented Dec 4, 2024

This PR adds a unit test for the ./zk/stage/stage_sequence_execute.go

This stage is very complicated to test and has a lot of conditions.

This test adds coverage by calling the main method, providing the information needed during the execution, and finally, finding a way to exit the execution without errors.

@V-Staykov V-Staykov merged commit 6635b2f into zkevm Dec 4, 2024
14 checks passed
@V-Staykov V-Staykov deleted the test/stage-sequence-execute branch December 4, 2024 11:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants