Skip to content

TST: Split pandas/tests/frame/test_indexing into a directory (#29544) #29694

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

Merged
merged 3 commits into from
Nov 19, 2019

Conversation

prakhar987
Copy link
Contributor

@prakhar987 prakhar987 commented Nov 18, 2019

Split test cases in pandas/tests/frame/test_indexing into a sub directory (like pandas/tests/indexing). Still main file is pretty huge. Will update this PR with after suggestions and will fix style in a separate commit.

@prakhar987 prakhar987 marked this pull request as ready for review November 18, 2019 17:45
@pep8speaks
Copy link

pep8speaks commented Nov 18, 2019

Hello @prakhar987! Thanks for updating this PR. We checked the lines you've touched for PEP 8 issues, and found:

There are currently no PEP 8 issues detected in this Pull Request. Cheers! 🍻

Comment last updated at 2019-11-19 14:01:53 UTC

@jreback jreback added the Testing pandas testing functions or related to the test suite label Nov 19, 2019
@jreback jreback added this to the 1.0 milestone Nov 19, 2019
@jreback
Copy link
Contributor

jreback commented Nov 19, 2019

lgtm. can you merge master. ping on green.

@prakhar987
Copy link
Contributor Author

@jreback done

@jreback jreback merged commit 6a74261 into pandas-dev:master Nov 19, 2019
@jreback
Copy link
Contributor

jreback commented Nov 19, 2019

thanks @prakhar987

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Testing pandas testing functions or related to the test suite
Projects
None yet
Development

Successfully merging this pull request may close these issues.

TST: split pandas/tests/frame/test_indexing.py
3 participants