Skip to content

Conversation

varun-doshi
Copy link

@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
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