Skip to content

Split out test_pytables.py to sub-module of tests #25003

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
wants to merge 1 commit into from

Conversation

vrajmohan
Copy link

Fixes #18498

Split test_pytables.py into:

  • pytables/base.py

  • pytables/test_complex_values.py

  • pytables/test_pytables.py

  • pytables/test_timezones.py

  • closes #xxxx

  • tests added / passed

  • passes git diff upstream/master -u -- "*.py" | flake8 --diff

  • whatsnew entry

Fixes pandas-dev#18498

Split test_pytables.py into:
- pytables/base.py
- pytables/test_complex_values.py
- pytables/test_pytables.py
- pytables/test_timezones.py
@vrajmohan vrajmohan closed this Jan 29, 2019
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.

TST: split out test_pytables.py to sub-module of tests
1 participant