-
-
Notifications
You must be signed in to change notification settings - Fork 18.6k
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
simonjayhawkins
merged 28 commits into
pandas-dev:master
from
Vlek:30999_disallow_bare_pytest_raises_misc
Mar 21, 2020
Merged
Changes from 21 commits
Commits
Show all changes
28 commits
Select commit
Hold shift + click to select a range
1786b2d
Adding message check to pytest.raises for test_dtypes.py
98110e5
Merge branch 'master' of https://github.com/pandas-dev/pandas
bf777e8
Readding message check to pytest.raises for test_dtypes.py
dce255e
Merge branch 'master' of https://github.com/pandas-dev/pandas into 30…
912b03d
Merge branch 'master' of https://github.com/pandas-dev/pandas into 30…
20094d9
Fixed bare pytest raises in test_indexing.py.
617f03c
Fixed bare pytest raises in test_replace.py
1991131
Fixed bare pytest raises in test_apply.py
f88064f
Fixed bare pytest raises in test_arithmetic.py
74476ae
Fixed bare pytest raises in test_axis_select_reindex.py
fa46b4a
Fixed bare pytest raises in test_axis_select_reindex.py
cf714b0
Fixed bare pytest raises in test_constructors.py
ec2223e
Merge branch 'master' of https://github.com/pandas-dev/pandas into 30…
9443bce
Fixed bare pytest raises in test_dtypes.py.py
5a06dd1
Fixed bare pytest raises in test_operators.py
058404b
Fixed bare pytest raises in test_reshape.py
9db72da
Merge branch 'master' of https://github.com/pandas-dev/pandas into 30…
2faa42a
Blacked the files before creating pull request
44185dd
Merge branch 'master' of https://github.com/pandas-dev/pandas into 30…
f0d6e58
Revert "Fixed bare pytest raises in test_indexing.py."
5546949
Fixed the issues with Black that were brought up by the linter test.
e9645fe
Update pandas/tests/frame/test_operators.py
Vlek d90454a
Made error messages more human readable based on feedback received on…
d0e1df6
Merge branch 'master' of https://github.com/pandas-dev/pandas into 30…
d6db6d3
Merge remote-tracking branch 'origin/30999_disallow_bare_pytest_raise…
4830092
Fixed the assertions in other tests that relied on the previous wordi…
531ae1c
Removed error message check for test_categorical_replace_with_dict in
241a025
Merge branch 'master' of https://github.com/pandas-dev/pandas into 30…
File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.