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

Tests: Also use datetime column within locations test fixtures #438

Merged
merged 2 commits into from
Jul 19, 2022

Commits on Jul 18, 2022

  1. Tests: Also use datetime column within locations test fixtures

    It is filled with the same value as in the corresponding `date` column.
    amotl committed Jul 18, 2022
    Configuration menu
    Copy the full SHA
    00611a0 View commit details
    Browse the repository at this point in the history
  2. Tests: Include more time information into timestamps in locations tbl

    All the timestamps included only time information to the hour-level.
    This patch makes it use the full capabilities of milliseconds.
    amotl committed Jul 18, 2022
    Configuration menu
    Copy the full SHA
    a7fa1ee View commit details
    Browse the repository at this point in the history