Skip to content

TST: _reset_cache on any defined fixtures between tests #12150

Closed
@jreback

Description

@jreback

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

No one assigned

    Labels

    EnhancementTestingpandas testing functions or related to the test suite

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions