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

Add utility function to calculate current time #42

Merged
merged 4 commits into from
Jun 10, 2024

Commits on Jun 8, 2024

  1. Update utils import in storage_service module

    Mocking an imported module in tests is simpler than mocking separate
    individual functions.
    replaceafill committed Jun 8, 2024
    Configuration menu
    Copy the full SHA
    bcd7812 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8f3015f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    63a458a View commit details
    Browse the repository at this point in the history
  4. Simplify fixity test

    replaceafill committed Jun 8, 2024
    Configuration menu
    Copy the full SHA
    b8639d3 View commit details
    Browse the repository at this point in the history