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 #16

Merged
merged 9 commits into from
Jun 7, 2021
Merged

Testing #16

merged 9 commits into from
Jun 7, 2021

Conversation

DerPhysikeR
Copy link
Contributor

fixes #14

Hi

I hope it is not too much at once, there are a lot of concepts in this pull request like mocking and a few pytest tricks like pytest.mark.parametrize.
If you have any questions just ask me :-)

@DerPhysikeR
Copy link
Contributor Author

BTW, you can run the tests now, as before, with just the command pytest. All tests requiring an internet connection are automatically skipped. If you want to run them to, run pytest --web.

@costis94
Copy link
Owner

costis94 commented Jun 7, 2021

You have done an awesome job! I will try to enchase the tests also in the near future! Without testing, it is almost impossible to change, improve and enchase the code. I am a hobbyist developer and my practices, most of the time, are unorthodox.
Thank you for your help and your time. :)

@costis94 costis94 merged commit 4c588ce into costis94:master Jun 7, 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

Successfully merging this pull request may close these issues.

More efficient testing
2 participants