Skip to content

CLN: Clean _test_moments_consistency in common.py #30577

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 5 commits into from
Jan 1, 2020

Conversation

charlesdong1991
Copy link
Member

@charlesdong1991 charlesdong1991 commented Dec 31, 2019

@simonjayhawkins simonjayhawkins added Clean Testing pandas testing functions or related to the test suite labels Dec 31, 2019
@jreback jreback added this to the 1.0 milestone Jan 1, 2020
@jreback jreback merged commit bd78b32 into pandas-dev:master Jan 1, 2020
@jreback
Copy link
Contributor

jreback commented Jan 1, 2020

thanks @charlesdong1991

ok now that you have cleaned up some of this. what I really want is to break up these giant consistency tests into much smaller tests. Love for you to have a go at this.

Also using fixtures for creating (rather than the setup methods) is a plus
moving helper functions out of the classes would be good; just make free functions.

just do small pieces incrementally. thanks!

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.

3 participants