Skip to content

TST/REF: take things out of Base tests #38072

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 8 commits into from
Nov 26, 2020

Conversation

jbrockmendel
Copy link
Member

Trying to clear up the confusing:

common.py defines Base
test_base.py imports Base from common
test_common does not

and try to get away from the create_index usage to just use the index fixture

Small steps.

@jreback jreback added Index Related to the Index class or subclasses Testing pandas testing functions or related to the test suite labels Nov 26, 2020
@jreback jreback added this to the 1.2 milestone Nov 26, 2020
@jreback jreback merged commit c26ac5d into pandas-dev:master Nov 26, 2020
@jbrockmendel jbrockmendel deleted the tst-base-cln branch November 26, 2020 18:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Index Related to the Index class or subclasses 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