We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Library version: 0.4.0
Expected behavior: IF the DarkSky or OpenWeatherMap API keys are not given the respective unit test should be skipped.
Actual behavior: The unit tests are failing.
Steps to reproduce: Execute unit test without an API key.
I recognized this while working on #97
The text was updated successfully, but these errors were encountered:
Skip unit tests if API key is missing (closes #98)
1dd0707
81e21bd
Successfully merging a pull request may close this issue.
Library version: 0.4.0
Expected behavior:
IF the DarkSky or OpenWeatherMap API keys are not given the respective unit test should be skipped.
Actual behavior: The unit tests are failing.
Steps to reproduce: Execute unit test without an API key.
I recognized this while working on #97
The text was updated successfully, but these errors were encountered: