Skip to content

CLN/TST: split test_format.py #15531

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
jorisvandenbossche opened this issue Feb 28, 2017 · 1 comment · Fixed by #15546
Closed

CLN/TST: split test_format.py #15531

jorisvandenbossche opened this issue Feb 28, 2017 · 1 comment · Fixed by #15546
Labels
Clean Testing pandas testing functions or related to the test suite
Milestone

Comments

@jorisvandenbossche
Copy link
Member

test_format.py is still a huge file, so in our restructuring of the tests, I think splitting up tests/formats/test_format.py in multiple files would help.
For example, the tests regarding to_html and to_latex can get certainly their own class/file.

@jorisvandenbossche jorisvandenbossche added Clean Difficulty Novice Testing pandas testing functions or related to the test suite labels Feb 28, 2017
@jorisvandenbossche jorisvandenbossche added this to the Next Major Release milestone Feb 28, 2017
@jreback
Copy link
Contributor

jreback commented Feb 28, 2017

yep making a sub-dir is nice way to go here.

jreback added a commit to jreback/pandas that referenced this issue Mar 2, 2017
@jreback jreback modified the milestones: 0.20.0, Next Major Release Mar 2, 2017
jreback added a commit to jreback/pandas that referenced this issue Mar 2, 2017
AnkurDedania pushed a commit to AnkurDedania/pandas that referenced this issue Mar 21, 2017
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

Successfully merging a pull request may close this issue.

2 participants