Skip to content

TST: Refactor more slow tests #53800

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 3 commits into from
Jun 23, 2023
Merged

TST: Refactor more slow tests #53800

merged 3 commits into from
Jun 23, 2023

Conversation

mroeschke
Copy link
Member

No description provided.

@mroeschke mroeschke added the Testing pandas testing functions or related to the test suite label Jun 22, 2023
@mroeschke mroeschke added this to the 2.1 milestone Jun 22, 2023


@pytest.fixture
def strings_missing(strings):
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

if floating, floating_missing, strings, string_missing are only used in frame, then id rather they be defined inside frame than as separate fixtures. not a huge deal

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good point. Yeah they are only used there so I can move them to frame

@mroeschke
Copy link
Member Author

Looks like the failure is unrelated. Going to merge but happy to follow up.

@mroeschke mroeschke merged commit a7a5b13 into pandas-dev:main Jun 23, 2023
@mroeschke mroeschke deleted the tst/slow branch June 23, 2023 17:14
Daquisu pushed a commit to Daquisu/pandas that referenced this pull request Jul 8, 2023
* TST: Refactor more slow test

* more tests

* define less fixtures
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants