Skip to content

TST/REF: Move static methods out of consistency classes #33927

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 12 commits into from
May 2, 2020

Conversation

charlesdong1991
Copy link
Member

@charlesdong1991 charlesdong1991 commented May 1, 2020

In order to keep such tests refactor PR more readable, in this PR, I only move those methods which are actually staticmethods out of huge consistency classes to be independent tests, so no code changes! And after this PR, the big consistency classes are broken down to much smaller.

This one will pave the way for replacing some other final fixtures & staticmethods out of classes

cc @jreback

@charlesdong1991
Copy link
Member Author

emm, seems that unrelated error is back again.

@jreback jreback added Testing pandas testing functions or related to the test suite Window rolling, ewma, expanding labels May 2, 2020
@jreback jreback added this to the 1.1 milestone May 2, 2020
@jreback jreback merged commit 551c515 into pandas-dev:master May 2, 2020
@jreback
Copy link
Contributor

jreback commented May 2, 2020

thanks, keep em coming!

rhshadrach pushed a commit to rhshadrach/pandas that referenced this pull request May 10, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Testing pandas testing functions or related to the test suite Window rolling, ewma, expanding
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants