Skip to content

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