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

Create python-app.yml #8

Draft
wants to merge 7 commits into
base: master
Choose a base branch
from
Draft

Create python-app.yml #8

wants to merge 7 commits into from

Conversation

royceschultz
Copy link
Member

Inits github action for continuous integration.
Next Steps: Add unit tests for pytest.

.github/workflows/python-app.yml Outdated Show resolved Hide resolved
.github/workflows/python-app.yml Outdated Show resolved Hide resolved
@royceschultz
Copy link
Member Author

Github gives us 2000 free minutes of compute time to run our tests. After we use them up, we can buy more minutes or run on a local machine. I can probably get it running on a extra raspberry pi I have.

@royceschultz
Copy link
Member Author

TODO: Write more unit tests using mocks for web requests or read disk methods.
Not in scope: Fixing flake8 errors. We'll do that in another PR.

As Testing Lead, Tianwei will be the primary contact for this feature. @ZTWHHH let me know if you have any questions about how this works.

@royceschultz royceschultz marked this pull request as draft October 4, 2020 04:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants