Skip to content

chore: refactor account delta check test#1621

Merged
Mirko-von-Leipzig merged 3 commits intonextfrom
santiagopittella-refactor-delta-check-test
Feb 2, 2026
Merged

chore: refactor account delta check test#1621
Mirko-von-Leipzig merged 3 commits intonextfrom
santiagopittella-refactor-delta-check-test

Conversation

@SantiagoPittella
Copy link
Collaborator

closes #1104

  • Add build_test_account and build_test_proven_tx helper functions to reduce test boilerplate
  • Use ExecutionProof::new_dummy() for test transactions instead of constructing them manually each time

@SantiagoPittella SantiagoPittella added the no changelog This PR does not require an entry in the `CHANGELOG.md` file label Jan 30, 2026
Copy link
Collaborator

@Mirko-von-Leipzig Mirko-von-Leipzig left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you!

@Mirko-von-Leipzig Mirko-von-Leipzig merged commit c54f4e6 into next Feb 2, 2026
7 checks passed
@Mirko-von-Leipzig Mirko-von-Leipzig deleted the santiagopittella-refactor-delta-check-test branch February 2, 2026 11:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

no changelog This PR does not require an entry in the `CHANGELOG.md` file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Refactor account delta check test

2 participants