Skip to content

TST: Avoid bare pytest.raises in multiple files #32816

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

Conversation

Vlek
Copy link
Contributor

@Vlek Vlek commented Mar 19, 2020

Derek McCammond added 21 commits March 10, 2020 21:05
Found a type-o in one of the error messages and
corrected it.
� Conflicts:
�	pandas/tests/dtypes/test_dtypes.py
They got undone due to new commits to pandas.
…999_disallow_bare_pytest_raises_test_indexing
…999_disallow_bare_pytest_raises_test_indexing
…999_disallow_bare_pytest_raises_misc

� Conflicts:
�	pandas/tests/dtypes/test_dtypes.py
This reverts commit 20094d9

This is handled in another file and is awaiting approval.
Copy link
Member

@jorisvandenbossche jorisvandenbossche left a comment

Choose a reason for hiding this comment

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

Thanks for working on this!

Copy link
Member

@simonjayhawkins simonjayhawkins left a comment

Choose a reason for hiding this comment

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

Thanks @Vlek lgtm ex @jorisvandenbossche comments (improving error messages could be follow-on)

@simonjayhawkins simonjayhawkins added the Testing pandas testing functions or related to the test suite label Mar 19, 2020
@simonjayhawkins simonjayhawkins added this to the 1.1 milestone Mar 19, 2020
@jorisvandenbossche jorisvandenbossche changed the title Avoid bare pytest.raises in multiple files TST: Avoid bare pytest.raises in multiple files Mar 20, 2020
Derek McCammond added 2 commits March 20, 2020 20:12
test_replace.py based on feedback received from jorisvandenbossche.
@simonjayhawkins simonjayhawkins merged commit 139228b into pandas-dev:master Mar 21, 2020
@simonjayhawkins
Copy link
Member

Thanks @Vlek

sthagen added a commit to sthagen/pandas-dev-pandas that referenced this pull request Mar 21, 2020
TST: Avoid bare pytest.raises in multiple files (pandas-dev#32816)
@Vlek Vlek deleted the 30999_disallow_bare_pytest_raises_misc branch March 21, 2020 17:23
SeeminSyed pushed a commit to CSCD01-team01/pandas that referenced this pull request Mar 22, 2020
jbrockmendel pushed a commit to jbrockmendel/pandas that referenced this pull request Mar 23, 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.

3 participants