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

Testing Suite #36

Open
ConradSelig opened this issue Mar 18, 2021 · 0 comments
Open

Testing Suite #36

ConradSelig opened this issue Mar 18, 2021 · 0 comments
Assignees

Comments

@ConradSelig
Copy link
Owner

I've set up the pipline for proper testing - but there are still no tests to run! This ticket will serve as a place for everyone who wants to write some test cases to collaborate.

New testing files should go in ./tests/

The testing framework we are using is pytest, find their documentation here.

The testing suite will now be run everytime a commit is pushed into the repo, tests will not automatically run for pull requests (until they are pulled). Code coverage is also automatically uploaded everytime a commit is pushed, you can find exact details for coverage here at codecov.

I'm going to be flushing out the testing suite to the best of my ability for the next week or so - but any help would be appreciated!

@ConradSelig ConradSelig pinned this issue Mar 18, 2021
@ConradSelig ConradSelig self-assigned this Mar 18, 2021
ConradSelig added a commit that referenced this issue Mar 21, 2021
ConradSelig added a commit that referenced this issue Mar 27, 2021
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

No branches or pull requests

1 participant