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

Fix now() sharing global state between tests #316

Merged
merged 3 commits into from
Jul 25, 2023

Commits on Mar 2, 2023

  1. Add failing test suite to show error

    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    Nokel81 committed Mar 2, 2023
    Configuration menu
    Copy the full SHA
    59da36f View commit details
    Browse the repository at this point in the history
  2. Make code change to fix failing test suite

    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    Nokel81 committed Mar 2, 2023
    Configuration menu
    Copy the full SHA
    049883c View commit details
    Browse the repository at this point in the history

Commits on Jul 24, 2023

  1. Fix implementation to only clear when asked to

    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    Nokel81 committed Jul 24, 2023
    Configuration menu
    Copy the full SHA
    b084704 View commit details
    Browse the repository at this point in the history