-
Notifications
You must be signed in to change notification settings - Fork 1
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
Basic test and CI #15
Conversation
crangelsmith
commented
Jan 10, 2025
•
edited
Loading
edited
- Update requirements as described in Add packages to requirements.txt #12
- Add a simple test for CI Add CI #9
- Add CI workflow.
|
||
- name: Run tests | ||
run: | | ||
python -m unittest discover -s tests |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
can you add this to the README
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Implemented in bf1ee26
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
see test comment