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

Increase time range for authentication spec #932

Merged
merged 1 commit into from
Feb 26, 2021

Commits on Feb 26, 2021

  1. Increase time range for authentication spec

    In commit ce17d2d some specs were added
    to verify that the time it takes to authenticate users that already
    exist and those that don't is within 0.001s. This causes the tests to
    fail randomly given that the time range is too precise. We are
    increasing this range to 0.01 to avoid flaky tests.
    MottiniMauro committed Feb 26, 2021
    Configuration menu
    Copy the full SHA
    c2721f6 View commit details
    Browse the repository at this point in the history