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

Get weather forecast any address #13

Open
Noordsestern opened this issue Sep 4, 2019 · 0 comments
Open

Get weather forecast any address #13

Noordsestern opened this issue Sep 4, 2019 · 0 comments
Labels
enhancement New feature or request essential Issue essential to this library

Comments

@Noordsestern
Copy link
Owner

Story

Get forecast for next hour for valid address

Given any valid address in Germany
When weather forecast for next 1 hour is requested for address
Then weather forecast for next 1 hour is retrieved

Warning when stations is more than 20 km away from address

Given any valid address in Germany
And there is no station closer than 21 km distance
When weather forecast for next 1 hour is requested for address
Then weather forecast for next 1 hour is retrieved
And Warning is logged about station being further away from address
@Noordsestern Noordsestern added enhancement New feature or request essential Issue essential to this library labels Sep 4, 2019
@Noordsestern Noordsestern added this to the Weather forecast milestone Sep 4, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request essential Issue essential to this library
Projects
None yet
Development

No branches or pull requests

1 participant