-
-
Notifications
You must be signed in to change notification settings - Fork 18.6k
REF/TST: Add more pytest idiom to resample/test_datetime_index.py #24414
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
Changes from all commits
Commits
Show all changes
24 commits
Select commit
Hold shift + click to select a range
c99d355
replace setup_method with fixtures
simonjayhawkins 70021bb
use index fixture for test_custom_grouper
simonjayhawkins 4062c25
use series fixture for test_resample_basic
simonjayhawkins b57ffae
use series fixture for test_resample_string_kwargs
simonjayhawkins a2049f6
parametrize test_resample_string_kwargs
simonjayhawkins 1826669
use series fixture for test_resample_how
simonjayhawkins 285aab2
use series fixture for test_resample_how_ohlc
simonjayhawkins 731e399
parametrize test_resample_basic
simonjayhawkins 2e3d4eb
parametrize test_numpy_compat
simonjayhawkins b957006
move timedelta tests to test_timedelta.py
simonjayhawkins 525ec03
Merge remote-tracking branch 'upstream/master' into resample-dti
simonjayhawkins 42da1c1
isort imports
simonjayhawkins df56265
add doc-strings to fixtures
simonjayhawkins 238911e
suppress FutureWarning for Panel
simonjayhawkins 55e8100
fix line too long warning
simonjayhawkins 1b1aa87
remove class from test_datetime_index.py
simonjayhawkins 3cb5982
remove class from test_timedelta.py
simonjayhawkins 137f6e8
hoist imports in test_datetime_index.py
simonjayhawkins 37d72a7
hoist import in test_timedelta.py
simonjayhawkins 34ed69e
revert suppress Panel FutureWarning
simonjayhawkins 4baba7c
Merge remote-tracking branch 'upstream/master' into resample-dti
simonjayhawkins 4947d07
use pytest.raises as a context manager
simonjayhawkins d070899
Merge remote-tracking branch 'upstream/master' into resample-dti
simonjayhawkins 55b3954
move test to test_timedelta.py
simonjayhawkins 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
Oops, something went wrong.
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.