Skip to content
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

Skip unit tests if API key is missing #98

Closed
mzuehlke opened this issue Oct 28, 2018 · 0 comments · Fixed by #99
Closed

Skip unit tests if API key is missing #98

mzuehlke opened this issue Oct 28, 2018 · 0 comments · Fixed by #99
Milestone

Comments

@mzuehlke
Copy link
Contributor

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

@BenFradet BenFradet changed the title Skip unit test, if API is missing Skip unit tests if API key is missing Oct 29, 2018
@dilyand dilyand added this to the 0.5.0 milestone Nov 27, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants