Uh oh!
There was an error while loading. Please reload this page.
Pytest locally fails due to API_KEY env variable - #8738
Conversation
CaedenPH
commented
May 28, 2023
@cclauss Could you review please? The issue number is also in the description, as well as the pr message |
cclauss
commented
Jun 3, 2023
I do not understand why these changes are required.
|
CaedenPH
commented
Jun 3, 2023
@cclauss No I did not, but why should someone have to make an account from some website, get an api key and export this api key just to run local tests? It doesn't make any sense that one algorithm causes such a hassle In this discussion #8791 people are confused why running the tests locally fails due to one algorithm. This change does not break the algorithm, just moves getting the API_KEY into the |
cclauss
left a comment
There was a problem hiding this comment.
Now I understand. CI is not defined on localhost thus...
Thanks for the explanation.
Describe your change:
Fixes#8737
Checklist:
Fixes: #{$ISSUE_NO}.