Skip to content
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

TST: split test_categorical.py into sub test-files #18497

Closed
jreback opened this issue Nov 26, 2017 · 0 comments · Fixed by #18508
Closed

TST: split test_categorical.py into sub test-files #18497

jreback opened this issue Nov 26, 2017 · 0 comments · Fixed by #18508
Labels
Categorical Categorical Data Type Testing pandas testing functions or related to the test suite
Milestone

Comments

@jreback
Copy link
Contributor

jreback commented Nov 26, 2017

(pandas) bash-3.2$ wc -l pandas/tests/test_categorical.py 
    4831 pandas/tests/test_categorical.py

should make a sub-module
pandas/tests/categorical

and then split out into various categories of tests, 1 file per.

@jreback jreback added Categorical Categorical Data Type Difficulty Novice Testing pandas testing functions or related to the test suite labels Nov 26, 2017
@jreback jreback added this to the Next Major Release milestone Nov 26, 2017
WillAyd added a commit to WillAyd/pandas that referenced this issue Nov 26, 2017
WillAyd added a commit to WillAyd/pandas that referenced this issue Nov 27, 2017
@jreback jreback modified the milestones: Next Major Release, 0.22.0 Nov 27, 2017
WillAyd added a commit to WillAyd/pandas that referenced this issue Dec 3, 2017
WillAyd added a commit to WillAyd/pandas that referenced this issue Dec 4, 2017
WillAyd added a commit to WillAyd/pandas that referenced this issue Dec 7, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Categorical Categorical Data Type Testing pandas testing functions or related to the test suite
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant