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

[#22550] Remove TestData from series-tests test_operators.py #29084

Conversation

SaturnFromTitan
Copy link
Contributor

@SaturnFromTitan SaturnFromTitan commented Oct 18, 2019

Part of #22550

Replaced TestData usage in pandas/tests/series/test_operators.py withdatetime_series fixture

  • tests added / passed
  • passes black pandas
  • passes git diff upstream/master -u -- "*.py" | flake8 --diff

* Replaced TestData usage in pandas/tests/series/test_operators.py with
  datetime_series fixtures
@SaturnFromTitan SaturnFromTitan marked this pull request as ready for review October 18, 2019 23:13
@jbrockmendel
Copy link
Member

restarted travis build

@jbrockmendel
Copy link
Member

LGTM

@simonjayhawkins simonjayhawkins added Clean Testing pandas testing functions or related to the test suite labels Oct 19, 2019
@simonjayhawkins simonjayhawkins added this to the 1.0 milestone Oct 19, 2019
@jreback jreback merged commit 7c8c8c8 into pandas-dev:master Oct 19, 2019
@jreback
Copy link
Contributor

jreback commented Oct 19, 2019

thanks @SaturnFromTitan

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 this pull request may close these issues.

4 participants