Skip to content

[FEATURE REQUEST] Expand test coverage #3895

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

Closed
simonsimon006 opened this issue Feb 21, 2023 · 0 comments
Closed

[FEATURE REQUEST] Expand test coverage #3895

simonsimon006 opened this issue Feb 21, 2023 · 0 comments
Assignees

Comments

@simonsimon006
Copy link

What would you like to Propose?

Currently we have four functions, strings.MyAtoi, CRC32, Longdivision and BinaryTree where there are not many unit tests. We propose adding four tests to each of them.

Issue details

Expand LongDivison.divides' unit tests with four more tests.
Expand MyAtoi.myAtois' unit tests accordingly.
Add four unit tests for CRCAlgorithm.
Add four units test for BinaryTree.

Additional Information

No response

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant