-
- Notifications
You must be signed in to change notification settings - Fork 19.4k
Closed
Labels
EnhancementTestingpandas testing functions or related to the test suitepandas testing functions or related to the test suite
Description
xref #12130
we should clear() the _cache variable (set by cache_readonly) in between unit tests. same with the DataFrame tests.
this will prevent any tests from mutating these 'fixtures' and causing issues in later tests
Metadata
Metadata
Assignees
Labels
EnhancementTestingpandas testing functions or related to the test suitepandas testing functions or related to the test suite