Skip to content

[ArrowStringArray] CLN: move and rename test_string_methods #40960

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 2 commits into from
Apr 15, 2021

Conversation

simonjayhawkins
Copy link
Member

follow-up to #40708

in #40708 the str accessor was enabled and tests changed in pandas/tests/arrays/string_/test_string.py and pandas/tests/strings/test_string_array.py

This PR colocates the str accessor test in pandas/tests/arrays/string_/test_string.py with those in pandas/tests/strings/test_string_array.py and renames it test_string_methods -> test_capitalize

@simonjayhawkins simonjayhawkins added this to the 1.3 milestone Apr 15, 2021
@jreback jreback added the Testing pandas testing functions or related to the test suite label Apr 15, 2021
@jreback jreback merged commit 77bbb5d into pandas-dev:master Apr 15, 2021
@simonjayhawkins simonjayhawkins deleted the move-str-accessor-test branch April 16, 2021 07:11
yeshsurya pushed a commit to yeshsurya/pandas that referenced this pull request Apr 21, 2021
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
Clean 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