-
Notifications
You must be signed in to change notification settings - Fork 151
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
[MNT] Remove legacy testing #2076
Conversation
Thank you for contributing to
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I did not go through the individual changes or checked if the checks all make sense, but the new structure is good and makes sense.
Follows on from #1877 and #2037, part of AEP 05.
test_all_*
files for anomaly detection, segmentation, transformers and early classification.test_config.py
totesting_config.py
becausetest_
files generally contain test functions which the config does not.