Skip to content

REF: test_invalid_dtype in numeric index tests #41359

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

Merged
merged 4 commits into from
May 7, 2021

Conversation

topper-123
Copy link
Contributor

@topper-123 topper-123 commented May 6, 2021

The invalid dtype tests for all the numeric index types are currently done in tests.numeric.test_numeric.py::TestFloat64Index::test_invalid_dtype. This PR moves them to the appropriate test class (TestInt64Index etc.).

@jreback jreback added the Index Related to the Index class or subclasses label May 6, 2021
@jreback jreback added this to the 1.3 milestone May 6, 2021
@jreback jreback added the Testing pandas testing functions or related to the test suite label May 6, 2021
@jreback jreback merged commit e927af2 into pandas-dev:master May 7, 2021
@jreback
Copy link
Contributor

jreback commented May 7, 2021

thanks @topper-123

@topper-123 topper-123 deleted the refactor_test_invalid_dtype branch May 7, 2021 13:09
JulianWgs pushed a commit to JulianWgs/pandas that referenced this pull request Jul 3, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Index Related to the Index class or subclasses Testing pandas testing functions or related to the test suite
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants