Skip to content
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

TST: insert 'match' to bare pytest raises in pandas/tests/internals/ #30998

Merged
merged 17 commits into from
Jan 20, 2020

Commits on Jan 14, 2020

  1. TST: insert 'match' to bare pytest raises in pandas/tests/internals/t…

    …est_internals.py
    MomIsBestFriend committed Jan 14, 2020
    Configuration menu
    Copy the full SHA
    f4b0fc4 View commit details
    Browse the repository at this point in the history
  2. Changed 'Exception' to 'IndexError'

    MomIsBestFriend committed Jan 14, 2020
    Configuration menu
    Copy the full SHA
    fc18122 View commit details
    Browse the repository at this point in the history
  3. Fix failing tests

    MomIsBestFriend committed Jan 14, 2020
    Configuration menu
    Copy the full SHA
    e5a61cd View commit details
    Browse the repository at this point in the history
  4. Fix failing tests (attempt number 2)

    MomIsBestFriend committed Jan 14, 2020
    Configuration menu
    Copy the full SHA
    dcc1be8 View commit details
    Browse the repository at this point in the history
  5. Merge remote-tracking branch 'upstream/master' into TST-bare-pytest-r…

    …aises-1
    MomIsBestFriend committed Jan 14, 2020
    Configuration menu
    Copy the full SHA
    1f50d45 View commit details
    Browse the repository at this point in the history

Commits on Jan 15, 2020

  1. Merge remote-tracking branch 'upstream/master' into TST-bare-pytest-r…

    …aises-1
    MomIsBestFriend committed Jan 15, 2020
    Configuration menu
    Copy the full SHA
    05d28c4 View commit details
    Browse the repository at this point in the history
  2. Unified one of the big strings

    MomIsBestFriend committed Jan 15, 2020
    Configuration menu
    Copy the full SHA
    9aeae8c View commit details
    Browse the repository at this point in the history
  3. Trying what simonjayhawkings suggested

    MomIsBestFriend committed Jan 15, 2020
    Configuration menu
    Copy the full SHA
    d60be3c View commit details
    Browse the repository at this point in the history
  4. Fix failing tests (attempt number 3)

    MomIsBestFriend committed Jan 15, 2020
    Configuration menu
    Copy the full SHA
    60bed8d View commit details
    Browse the repository at this point in the history
  5. Fix invalid escape sequence

    MomIsBestFriend committed Jan 15, 2020
    Configuration menu
    Copy the full SHA
    aa46a8e View commit details
    Browse the repository at this point in the history

Commits on Jan 16, 2020

  1. Merge remote-tracking branch 'upstream/master' into TST-bare-pytest-r…

    …aises-1
    MomIsBestFriend committed Jan 16, 2020
    Configuration menu
    Copy the full SHA
    bff555e View commit details
    Browse the repository at this point in the history
  2. Reverted failing test

    MomIsBestFriend committed Jan 16, 2020
    Configuration menu
    Copy the full SHA
    ae8494d View commit details
    Browse the repository at this point in the history
  3. Merge remote-tracking branch 'upstream/master' into TST-bare-pytest-r…

    …aises-1
    MomIsBestFriend committed Jan 16, 2020
    Configuration menu
    Copy the full SHA
    1416011 View commit details
    Browse the repository at this point in the history

Commits on Jan 17, 2020

  1. Merge remote-tracking branch 'upstream/master' into TST-bare-pytest-r…

    …aises-1
    MomIsBestFriend committed Jan 17, 2020
    Configuration menu
    Copy the full SHA
    041d1b5 View commit details
    Browse the repository at this point in the history
  2. Merge remote-tracking branch 'upstream/master' into TST-bare-pytest-r…

    …aises-1
    MomIsBestFriend committed Jan 17, 2020
    Configuration menu
    Copy the full SHA
    94be866 View commit details
    Browse the repository at this point in the history
  3. Removed tests for external error messages

    MomIsBestFriend committed Jan 17, 2020
    Configuration menu
    Copy the full SHA
    f22fba6 View commit details
    Browse the repository at this point in the history
  4. Reverted some of the changes made in f22fba6

    MomIsBestFriend committed Jan 17, 2020
    Configuration menu
    Copy the full SHA
    a8be057 View commit details
    Browse the repository at this point in the history