Skip to content

Conversation

@varun-doshi
Copy link
Contributor

@varun-doshi varun-doshi commented Oct 10, 2025

Fixes #28

Will add more tests as advised ✔️

Copy link
Collaborator

@julio4 julio4 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 for your contribution!
This is a good start, but I have some recommendations:
Here we want to unit tests a sensible component used everywhere, so try to add tests focused on specific methods in these modules. Take the time to think of all possible inputs/outputs and find as much edge cases as possible. You don't have to tests all methods of this interface at once, but that for each one you try to test you cover it well.

@varun-doshi varun-doshi requested a review from julio4 October 16, 2025 20:17
@julio4 julio4 force-pushed the varun/checkpoint-tests branch from 4d4bd86 to ec94d53 Compare November 4, 2025 05:21
@julio4 julio4 merged commit 7c444d8 into flashbots:main Nov 4, 2025
4 checks passed
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.

Unit tests: Checkpoint

2 participants