Skip to content

Conversation

jbrockmendel
Copy link
Member

  • closes #xxxx
  • tests added / passed
  • passes black pandas
  • passes git diff upstream/master -u -- "*.py" | flake8 --diff
  • whatsnew entry

@jreback jreback added the Testing pandas testing functions or related to the test suite label Oct 6, 2020
@jreback jreback added this to the 1.2 milestone Oct 6, 2020
@@ -17,37 +17,40 @@

# TODO: more freq variants
@pytest.fixture(params=["D", "B", "W", "M", "Q", "Y"])
def period_index(request):
def freqstr(request):
Copy link
Contributor

Choose a reason for hiding this comment

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

wouldn't object to pushing to pandas/conftest.py itself (but if more clear here okie dokie), followon for sure.

@jreback jreback merged commit f8e0ecb into pandas-dev:master Oct 6, 2020
@jbrockmendel jbrockmendel deleted the ref-dtl-tests branch October 6, 2020 14:59
jbrockmendel added a commit to jbrockmendel/pandas that referenced this pull request Oct 13, 2020
kesmit13 pushed a commit to kesmit13/pandas that referenced this pull request Nov 2, 2020
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