Skip to content

Split up pandas/tests/io/pytables/test_store.py into smaller modules #38687

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

Closed
moink opened this issue Dec 24, 2020 · 2 comments
Closed

Split up pandas/tests/io/pytables/test_store.py into smaller modules #38687

moink opened this issue Dec 24, 2020 · 2 comments
Labels
Clean Testing pandas testing functions or related to the test suite

Comments

@moink
Copy link
Member

moink commented Dec 24, 2020

pandas/tests/io/pytables/test_store.py is more than 5000 lines long, which is pretty long for a test module. It would be good to break it up into smaller, logical pieces, each in its own test module.

Came out of PR 38609.

OT: @moink love to split this file up: pandas/tests/io/pytables/test_store.py in a separate PR :->

Originally posted by @jreback in #38609 (comment)

@mzeitlin11
Copy link
Member

xref #26807

@mzeitlin11 mzeitlin11 added Clean Testing pandas testing functions or related to the test suite labels Dec 24, 2020
@moink
Copy link
Member Author

moink commented Dec 25, 2020

Ah, sorry, looks like it's a duplicate with #26807. Feel free to remove this issue.

@moink moink closed this as completed Dec 25, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Clean Testing pandas testing functions or related to the test suite
Projects
None yet
Development

No branches or pull requests

2 participants