Skip to content

Use sort fixture in more places #32183

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
SaturnFromTitan opened this issue Feb 22, 2020 · 1 comment · Fixed by #32292
Closed

Use sort fixture in more places #32183

SaturnFromTitan opened this issue Feb 22, 2020 · 1 comment · Fixed by #32292
Assignees
Labels
Testing pandas testing functions or related to the test suite
Milestone

Comments

@SaturnFromTitan
Copy link
Contributor

This is a follow-up on this review comment by jbrockmendel.

There's a sort fixture in tests.indexes.interval.test_setops, which could be used in other places as well. For instance in test_difference_base in pandas/tests/indexes/common.py.

There are probably many more places where it could be used.

@charlesdong1991 charlesdong1991 added the Testing pandas testing functions or related to the test suite label Feb 23, 2020
@SaturnFromTitan
Copy link
Contributor Author

take

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 a pull request may close this issue.

3 participants