CLN: Refactor test_coercion.py to Leverage Parametrization #18706
Labels
Dtype Conversions
Unexpected or buggy dtype conversions
Testing
pandas testing functions or related to the test suite
A lot of the tests in
tests/indexing/test_coercion.py
would be great candidates for parametrization in pytest. At the very least, theTestReplaceSeriesCoercion
class can be greatly simplified to match what was done in 4d8dbd0The text was updated successfully, but these errors were encountered: