Skip to content

REF: implement TestExtension #54432

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 2 commits into from
Aug 7, 2023
Merged

Conversation

jbrockmendel
Copy link
Member

Implements TestExtension and refactors the IntervalArray tests to use it (turning up some problems in those tests along the way). If we go this route, I'll follow up with incremental PRs to move the other tests files to use this pattern.

@mroeschke mroeschke added Testing pandas testing functions or related to the test suite ExtensionArray Extending pandas with custom dtypes or arrays. labels Aug 7, 2023
@mroeschke mroeschke added this to the 2.1 milestone Aug 7, 2023
@mroeschke mroeschke merged commit bbe11b2 into pandas-dev:main Aug 7, 2023
@mroeschke
Copy link
Member

Thanks @jbrockmendel

@jbrockmendel jbrockmendel deleted the tst-one-class branch August 7, 2023 20:53
mroeschke pushed a commit to mroeschke/pandas that referenced this pull request Aug 18, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ExtensionArray Extending pandas with custom dtypes or arrays. Testing pandas testing functions or related to the test suite
Projects
None yet
Development

Successfully merging this pull request may close these issues.

DISC: One big Extension Test class
2 participants