-
Notifications
You must be signed in to change notification settings - Fork 1.1k
make test_psm3.py robust to API overuse errors #873
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 1 commit
Commits
Show all changes
71 commits
Select commit
Hold shift + click to select a range
e81e941
use NREL_API_KEY environment variable when available
63c489d
remove try-except clause to ensure that azure env variable is used
3ef167e
set environment variable from Azure's secret variables
ecb8f79
Update azure-pipelines.yml for Azure Pipelines
CameronTStark 0f13335
Update azure-pipelines.yml for Azure Pipelines within pytest call
CameronTStark 31896ca
Update azure-pipelines.yml for Azure Pipelines echo only
CameronTStark 5c69773
Update azure-pipelines.yml for Azure Pipelines with python
CameronTStark c348fad
Update azure-pipelines.yml for Azure Pipelines all os.environ
CameronTStark 6a48631
Update azure-pipelines.yml for Azure Pipelines export variable
CameronTStark c56f8ea
export Azure secret variable into environment to access from python
60323df
Update azure-pipelines.yml for Azure Pipelines fix displayName
CameronTStark 83e35d3
Update azure-pipelines.yml for Azure Pipelines psm3 test only
CameronTStark ae825be
Update azure-pipelines.yml for Azure Pipelines for real this time
CameronTStark 5ce5f8f
Update azure-pipelines.yml for Azure Pipelines for really real this time
CameronTStark 6d33c6c
Update azure-pipelines.yml for Azure Pipelines single failing test
CameronTStark 2596c4f
Update azure-pipelines.yml for Azure Pipelines test_get_psm3_tmy
CameronTStark b16d036
Update azure-pipelines.yml for Azure Pipelines io_input
CameronTStark edb303c
Update azure-pipelines.yml for Azure Pipelines test_parse_psm3
CameronTStark 8a8013c
Update azure-pipelines.yml for Azure Pipelines test_read_psm3
CameronTStark aacb1d6
Update azure-pipelines.yml for Azure Pipelines all test_psm3.py tests
CameronTStark 1a7ac11
Update azure-pipelines.yml for Azure Pipelines all python versions
CameronTStark bc37f2f
use NREL_API_KEY environment variable when available
8736f62
remove try-except clause to ensure that azure env variable is used
4f11bb5
set environment variable from Azure's secret variables
f7620b6
Update azure-pipelines.yml for Azure Pipelines
CameronTStark 937f050
Update azure-pipelines.yml for Azure Pipelines within pytest call
CameronTStark 27b370c
Update azure-pipelines.yml for Azure Pipelines echo only
CameronTStark 6068d83
Update azure-pipelines.yml for Azure Pipelines with python
CameronTStark 672ec66
Update azure-pipelines.yml for Azure Pipelines all os.environ
CameronTStark 572a861
Update azure-pipelines.yml for Azure Pipelines export variable
CameronTStark cea3eda
export Azure secret variable into environment to access from python
2c8370d
temporary test_blah function and get_psm3 delayer
1ef3af6
improve delay_get_psm3(), replace get_psm3() calls
e764bfa
set DEMO_KEY to environment variable if available
78ea6a6
update azure-pipelines basic script for testing
b57732a
Merge branch 'nrel_api' of github.com:CameronTStark/pvlib-python into…
7a1b5a1
match azure secret variable
5380567
return to full suite of testing on azure
ea8acd5
return test_psm3() specific pytest call to general
4f59d27
add description to whatsnew
51965e2
formatting fix
13045fb
logger module implementation
6358642
more formatting
efe0f1c
change while loop to for loop
65c2d75
use warnings instead of logging
b9981c4
fixturize DEMO_KEY
5d7c587
implement use of pytest-rerunfailures instead of custom loop
0963441
parametrize error tests into a signle test
ef56cce
fix windows environment import of NREL key
09b0af6
test to echo environment variable of NREL key
8db513d
fix windows secret variable setting
89c5af3
add pytest-rerunfailures to ci requirements yml
9aeabf8
use secret.nrelApiKey syntax
6646a2e
test new secret variable
075de57
try secret.api_key syntax
8000
15a980d
std syntax only psm3
e49cba1
try to print other variables that arent secrets
76c9a5b
confirm personal repo still works
4468bcb
bump
9927ef5
try all python versions
e1b0959
try everything
3237f8e
install pytest-rerunrailures in Azure
5c68358
configure conda_35 tests to pull pytest_rerunfailures from pip instea…
b8d536c
add note for pytest-rerunfailures for conda_35
72e3880
change fixture from DEMO_KEY to nrel_api_key
6cdc186
remove debug variable echo commands
be8eca0
move pytest-rerunfailures to pip install
33fe42e
improve docstrings
6d9230e
use verbose name for caught error
07cbcc7
Merge branch 'master' into nrel_api
CameronTStark cdff1af
readd leap year test
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
Next
Next commit
use NREL_API_KEY environment variable when available
- Loading branch information
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
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.