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

Refactor testing infrastructure, migrate to use fixtures #66

Merged
merged 7 commits into from
Oct 16, 2020

Conversation

jwlodek
Copy link
Owner

@jwlodek jwlodek commented Oct 16, 2020

Quick summary of pull request...

  • I have read the contribution guidelines
  • CI Unit tests pass
  • New functions/classes have consistent docstrings

What this pull request changes

  • Add conftest.py file with pytest fixtures for common py_cui objects
  • Refactor unit tests to be better organized and use the new fixtures, removing redundant code.

Issues fixed with this pull request

@jwlodek jwlodek merged commit f824277 into master Oct 16, 2020
@jwlodek jwlodek deleted the pytest-fixtures branch October 31, 2020 14:02
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.

1 participant