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

Unit testing #34

Closed
NotJoeMartinez opened this issue May 30, 2023 · 2 comments
Closed

Unit testing #34

NotJoeMartinez opened this issue May 30, 2023 · 2 comments
Labels
enhancement New feature or request

Comments

@NotJoeMartinez
Copy link
Owner

NotJoeMartinez commented May 30, 2023

Currently using a hacky script to test for behavior, not familiar with how unit testing is done with CLIs.

look into how watson does it:
https://github.com/TailorDev/Watson/blob/master/tests/test_cli.py

@NotJoeMartinez
Copy link
Owner Author

Added basic testing script in #36

@NotJoeMartinez NotJoeMartinez added the enhancement New feature or request label Jun 6, 2023
@NotJoeMartinez
Copy link
Owner Author

added basic unit testing with #101

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
Status: Done
Development

No branches or pull requests

1 participant