Skip to content

Conversation

@SaturnFromTitan
Copy link
Contributor

Part of #22471

This is removing/replacing TestData usage in the following files:

  • test_query_eval.py
  • test_indexing.py

Also removes TestData from pandas/tests/frame/common.py


@SaturnFromTitan SaturnFromTitan changed the title Remove testdata in frame tests 3 Remove TestData in frame tests - part 3 Oct 25, 2019
@SaturnFromTitan SaturnFromTitan changed the title Remove TestData in frame tests - part 3 Remove TestData in frame tests in multiple files - part 3 Oct 25, 2019
@SaturnFromTitan SaturnFromTitan force-pushed the remove-testdata-in-frame-tests-3 branch from dac5260 to 8bd19be Compare October 26, 2019 10:03
@jreback jreback added the Testing pandas testing functions or related to the test suite label Oct 29, 2019
@jreback jreback added this to the 1.0 milestone Oct 29, 2019
@jreback jreback merged commit 97d2399 into pandas-dev:master Oct 29, 2019
@jreback
Copy link
Contributor

jreback commented Oct 29, 2019

thanks @SaturnFromTitan nice removals!

Reksbril pushed a commit to Reksbril/pandas that referenced this pull request Nov 18, 2019
proost pushed a commit to proost/pandas that referenced this pull request Dec 19, 2019
proost pushed a commit to proost/pandas that referenced this pull request Dec 19, 2019
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/CLN: remove TestData from frame-tests; replace with fixtures

2 participants