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

Improve get_city_forecast to pass tests #132

Merged
merged 2 commits into from
Apr 25, 2022

Commits on Apr 24, 2022

  1. test: Update test specifications

    1. Date information is moved onto a column.
    2. Test column exists and its type at once.
    lahdjirayhan committed Apr 24, 2022
    Configuration menu
    Copy the full SHA
    e7cef0f View commit details
    Browse the repository at this point in the history
  2. fix: Modify get_city_forecast returned result to pass tests

    1. Date information is in a column instead of index.
    2. UVI is now float instead of int.
    lahdjirayhan committed Apr 24, 2022
    Configuration menu
    Copy the full SHA
    212929b View commit details
    Browse the repository at this point in the history