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

TST: Tests for strtools.py #9

Closed
2 of 3 tasks
Jython1415 opened this issue Jun 2, 2023 · 4 comments · Fixed by #6
Closed
2 of 3 tasks

TST: Tests for strtools.py #9

Jython1415 opened this issue Jun 2, 2023 · 4 comments · Fixed by #6
Assignees
Labels
testing [TST] Adding, modifying, or passing tests

Comments

@Jython1415
Copy link
Owner

Jython1415 commented Jun 2, 2023

strtools.py does not have tests in tests/. They should be written, reviewed, and passed to resolve this issue.

@Jython1415 Jython1415 self-assigned this Jun 2, 2023
@Jython1415 Jython1415 added the testing [TST] Adding, modifying, or passing tests label Jun 2, 2023
@Jython1415 Jython1415 linked a pull request Jun 2, 2023 that will close this issue
@Jython1415 Jython1415 mentioned this issue Jun 2, 2023
@Jython1415
Copy link
Owner Author

Jython1415 commented Jun 3, 2023

The Hitchhiker's Guide to Python -- Testing Your Code

This will be useful for setting up the tests

@Jython1415
Copy link
Owner Author

@Jython1415
Copy link
Owner Author

Using hypothesis to automate some of the edge-case testing

@Jython1415
Copy link
Owner Author

Done for now. Coverage report will be a separate issue

@Jython1415 Jython1415 changed the title Tests for strtools.py TST: Tests for strtools.py Jun 7, 2023
@Jython1415 Jython1415 mentioned this issue Jun 7, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
testing [TST] Adding, modifying, or passing tests
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant