Skip to content

Conversation

mroeschke
Copy link
Member

  • tests added / passed
  • Ensure all linting tests pass, see here for how to run them

@mroeschke mroeschke added the Testing pandas testing functions or related to the test suite label Dec 19, 2021
@mroeschke mroeschke added this to the 1.4 milestone Dec 19, 2021
Copy link
Contributor

@jreback jreback left a comment

Choose a reason for hiding this comment

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

lgtm comment for followup

assert result.name is None

@pytest.mark.slow
@pytest.mark.parametrize("how", ["left", "right", "outer", "inner"])
Copy link
Contributor

Choose a reason for hiding this comment

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

i think we have a fixture for this somewhere? (fix in followup)

Copy link
Member Author

Choose a reason for hiding this comment

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

After a quick look doesn't appear like we have a fixture in a conftest

@jreback jreback merged commit c97d4b3 into pandas-dev:master Dec 19, 2021
@mroeschke mroeschke deleted the ref/test_sorting branch December 19, 2021 22:55
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