-
-
Notifications
You must be signed in to change notification settings - Fork 18.5k
Split large test modules #26807
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
Comments
I will take |
pandas/tests/tseries/offsets/test_offsets.py is done |
The list in the issue text seems to be outdated. Here are the lengths and names of all test modules with more than 1000 lines: 5030 pandas/tests/io/pytables/test_store.py |
I will take |
Done: |
Since this has one issue left, #27085, we can just track progress in that issue instead. Closing. |
pandas/tests/tseries/offsets/test_offsets.py TST: Split test_offsets.py #27085
pandas/tests/test_resample.py TST/MAINT: split up test_resample.py to make it more understandable #17806 (has now been split, some post split cleanup required)
pandas/tests/io/test_pytables.py TST: split out test_pytables.py to sub-module of tests #18498
pandas/tests/test_window.py TST: split tests for windows to sub-modules #19228
pandas/tests/test_base.py CLN: fixturize & split test_base #23877
pandas/tests/frame/test_indexing.py TST: split up tests/frame/test_indexing.py #25798
PRs welcome!
The text was updated successfully, but these errors were encountered: