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

TST: Remove inheritance from pandas/tests/indexes #53544

Merged
merged 3 commits into from
Jun 6, 2023

Conversation

mroeschke
Copy link
Member

Replaced the inheritance structure of pandas/tests/indexes to use parameterization to make them more independent. Tests are skipped appropriately where they are tested in the old subclass.

@mroeschke mroeschke added Testing pandas testing functions or related to the test suite Index Related to the Index class or subclasses labels Jun 6, 2023
@jbrockmendel
Copy link
Member

neat! the mixed inheritance/fixture layout is tough to follow

@mroeschke mroeschke added this to the 2.1 milestone Jun 6, 2023
@mroeschke mroeschke merged commit 2f312da into pandas-dev:main Jun 6, 2023
@mroeschke mroeschke deleted the tst/cln/indexes branch June 6, 2023 22:31
Daquisu pushed a commit to Daquisu/pandas that referenced this pull request Jul 8, 2023
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