Skip to content

Conversation

charlesdong1991
Copy link
Member

@charlesdong1991 charlesdong1991 commented Apr 27, 2020

xref #30577 #30486

This is the second step for breaking up giant consistency test, this PR separates consistency tests about expanding_apply and rolling_apply out from their big expanding_consistency and rolling_consistency tests.

The followup after this would be removing self.data initiation from init and convert to either fixture or funcs with yields so as to gradually move tests out of the whole consistency class and easier for parametrization instead of current looping.

cc @jreback

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

jreback commented Apr 27, 2020

great thanks.

yeah parameterization would be great to remove some of the inner loops.

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