Skip to content

TST: collect tests by method, split large tests #40133

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 4 commits into from
Mar 1, 2021

Conversation

jbrockmendel
Copy link
Member

  • closes #xxxx
  • tests added / passed
  • Ensure all linting tests pass, see here for how to run them
  • whatsnew entry

@jreback jreback added the Testing pandas testing functions or related to the test suite label Mar 1, 2021
@jreback jreback added this to the 1.3 milestone Mar 1, 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.

comment but for a followup is fine

@@ -37,6 +37,8 @@ def test_range_edges(self):
)
tm.assert_index_equal(idx, exp)

def test_range_edges2(self):
Copy link
Contributor

Choose a reason for hiding this comment

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

looks like paramterization in the future

@jreback jreback merged commit 78ce1b4 into pandas-dev:master Mar 1, 2021
@jbrockmendel jbrockmendel deleted the tst-indexing-20 branch March 1, 2021 15:45
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