Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CLN: Refactor test_coercion.py to Leverage Parametrization #18706

Closed
WillAyd opened this issue Dec 9, 2017 · 0 comments
Closed

CLN: Refactor test_coercion.py to Leverage Parametrization #18706

WillAyd opened this issue Dec 9, 2017 · 0 comments
Labels
Dtype Conversions Unexpected or buggy dtype conversions Testing pandas testing functions or related to the test suite

Comments

@WillAyd
Copy link
Member

WillAyd commented Dec 9, 2017

A lot of the tests in tests/indexing/test_coercion.py would be great candidates for parametrization in pytest. At the very least, the TestReplaceSeriesCoercion class can be greatly simplified to match what was done in 4d8dbd0

@jreback jreback added Difficulty Intermediate Dtype Conversions Unexpected or buggy dtype conversions Testing pandas testing functions or related to the test suite labels Dec 10, 2017
@jreback jreback added this to the Next Major Release milestone Dec 10, 2017
@WillAyd WillAyd closed this as completed Jan 3, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Dtype Conversions Unexpected or buggy dtype conversions Testing pandas testing functions or related to the test suite
Projects
None yet
Development

No branches or pull requests

2 participants