We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
The test_extras.py file is a bit of a dumping ground. Start to move some of the more massive test sets to their proper triple nested test files.
See Above.
Make the tests more maintainable, less bulky with all sorts of nested tests in that one file.
The text was updated successfully, but these errors were encountered:
#1231 - Moving tests from extra into nested_three_* files.
b21bcd9
#1231 - changelog
60caebf
#1231 - fixed typo
69f549d
#1231 (#1232)
3335836
* #1231 - Moving tests from extra into nested_three_* files.
Successfully merging a pull request may close this issue.
Prerequisites
Feature Request
Description
The test_extras.py file is a bit of a dumping ground. Start to move some of the more massive test sets to their proper triple nested test files.
Desired Behavior of Feature
See Above.
What Are the Benefits of This Feature?
Make the tests more maintainable, less bulky with all sorts of nested tests in that one file.
The text was updated successfully, but these errors were encountered: