Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Refactor Tests #343

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Conversation

techman83
Copy link
Member

This switches over the unittests to use the autodiscovery method. Along with tidying up the the dev environment. The formatting provider is now configured differently, there are better tools, but changing is a bit more involved and will come in a future PR.

@techman83 techman83 force-pushed the refactor/tests branch 3 times, most recently from 2ea722d to 221d3f1 Compare September 20, 2024 06:21
@HebaruSan HebaruSan added Environment It's about the dev/prod environment Tests Tests, we need more tests! labels Sep 21, 2024
Copy link
Member

@HebaruSan HebaruSan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Let's not try to sneak re-enabling the broken coverage check into every unrelated PR 😝

@techman83
Copy link
Member Author

I'm working on it 😝 I at least understand why now!

This allows the test cases to use the autodiscovery mechanisms of unittest and
pytest. Instead of requiring a bunch of manual configuration
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
Environment It's about the dev/prod environment Tests Tests, we need more tests!
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants