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

Add tests for StringifyFileContents and Tokens #15

Merged
merged 2 commits into from
Nov 13, 2024

Conversation

theoforger
Copy link
Collaborator

Closes #14

What

This PR adds more unit tests for the StringifyFileContents class and the Tokens class

How

The test code uses an exhaustive approach which covers every possible inputs and their expected outputs.

@theoforger theoforger force-pushed the 14-add-more-tests branch 2 times, most recently from c97db77 to 1e1e564 Compare November 13, 2024 20:21
@mulla028 mulla028 merged commit 58e4cf7 into mulla028:main Nov 13, 2024
4 checks passed
@mulla028
Copy link
Owner

Looks good , thank you for contribution!

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.

Implement tests for the StringifyFileContents class and the Tokens class
2 participants