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

Test cases #26

Closed
rad10 opened this issue Jan 20, 2022 · 0 comments · Fixed by #36 or #37
Closed

Test cases #26

rad10 opened this issue Jan 20, 2022 · 0 comments · Fixed by #36 or #37
Labels
enhancement New feature or request

Comments

@rad10
Copy link
Owner

rad10 commented Jan 20, 2022

One crucial piece in all big projects is a testing framework that can take any changes or improvements and can check that any new or changed code still works as intended. These modules that I make for testing the functionality of both the given application and individual library components is crucial for insuring that all code produced works as intended.

@rad10 rad10 added the enhancement New feature or request label Jan 20, 2022
@rad10 rad10 added this to the Package Automation milestone Jan 20, 2022
rad10 added a commit that referenced this issue Jan 21, 2022
Added a basic testing module for getting pytest to not be angry
@rad10 rad10 mentioned this issue Feb 18, 2022
rad10 added a commit that referenced this issue Feb 18, 2022
Did mass population of tests for the package. Meant to test as many aspects as possible. (#26 )
@rad10 rad10 mentioned this issue Feb 18, 2022
@rad10 rad10 linked a pull request Feb 18, 2022 that will close this issue
rad10 added a commit that referenced this issue Feb 18, 2022
Added a few more test cases (#26 )
Fixed several unnoticed bugs
@rad10 rad10 mentioned this issue Feb 18, 2022
@rad10 rad10 linked a pull request Feb 18, 2022 that will close this issue
@rad10 rad10 closed this as completed in #37 Feb 18, 2022
rad10 added a commit that referenced this issue Feb 18, 2022
Release 1.4.3
Got significant deployment and install scripts working
Did overhaul on documentation
Added significantly more community documents, including files on contributing to the project
Built an inclusive testing framework that allows for automated testing of both the library components individually but also the arguments in the commandline tool as well.
closes GitHub auto Deb packaging #21 Update readme #23 Contributing #25 Test cases #26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant