-
-
Notifications
You must be signed in to change notification settings - Fork 18.7k
Closed
Labels
CleanTestingpandas testing functions or related to the test suitepandas testing functions or related to the test suitegood first issue
Milestone
Description
we have tests for compression kwargs all over the code base, e.g. grep -r compression pandas/tests/
I think only the json and parser network tests parametrize these. The others have copy-pasted code all over the place.
Needs to be consolidated, and the fixtures that are used in json/parser should be pushed to the very top level conftest.py
would accept incremental (multiple) PR's for this.
Metadata
Metadata
Assignees
Labels
CleanTestingpandas testing functions or related to the test suitepandas testing functions or related to the test suitegood first issue