Skip to content

CLN: Split test_window.py further #27348

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 1 commit into from
Jul 12, 2019
Merged

Conversation

ihsansecer
Copy link
Contributor

@ihsansecer ihsansecer commented Jul 11, 2019

closes #19228
xref #26807

  • passes git diff upstream/master -u -- "*.py" | flake8 --diff
  • passes black pandas

Just splitted code into files by classes. No changes made to code

cc @jreback

@WillAyd
Copy link
Member

WillAyd commented Jul 11, 2019

Not sure we need this (probably should have closed first issue after last PR). Any interest in parametrizing instead?

@ihsansecer
Copy link
Contributor Author

Opened as per @jreback's comment.

@WillAyd WillAyd added Clean Testing pandas testing functions or related to the test suite labels Jul 11, 2019
@WillAyd
Copy link
Member

WillAyd commented Jul 11, 2019

My mistake! Though would still take parametrization (separate PR is fine) if you are up for it

@ihsansecer
Copy link
Contributor Author

@WillAyd thanks for suggestion noted that

@gfyoung
Copy link
Member

gfyoung commented Jul 12, 2019

If this is a pure split, then I would be in favor of merging this.

@jreback jreback added this to the 0.25.0 milestone Jul 12, 2019
@jreback jreback merged commit 40e3c7b into pandas-dev:master Jul 12, 2019
@jreback
Copy link
Contributor

jreback commented Jul 12, 2019

thanks @ihsansecer

@ihsansecer ihsansecer deleted the split-win-tst branch July 12, 2019 18:44
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.

TST: split tests for windows to sub-modules
4 participants