Skip to content

Remove TestData from series-tests test_sorting.py #29149

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

Conversation

SaturnFromTitan
Copy link
Contributor

Part of #22550

  • Replaced TestData usage in pandas/tests/series/test_sorting.py with fixtures
  • tests added / passed
  • passes black pandas
  • passes git diff upstream/master -u -- "*.py" | flake8 --diff

* Replaced TestData usage in pandas/tests/series/test_sorting.py with
  fixtures
@jreback jreback added the Testing pandas testing functions or related to the test suite label Oct 22, 2019
@jreback jreback added this to the 1.0 milestone Oct 22, 2019
@jreback jreback merged commit c304fe5 into pandas-dev:master Oct 22, 2019
@jreback
Copy link
Contributor

jreback commented Oct 22, 2019

thanks @SaturnFromTitan

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.

2 participants