mirror of
https://github.com/theupdateframework/python-tuf
synced 2026-05-24 10:08:28 +00:00
This change fixes the expired metadata tests to mock `datetime` as previously they mocked `time` incorrectly, which did not affect update methods, as they use `datetime.datetime.utcnow()` to calculate now Signed-off-by: Ivana Atanasova <iyovcheva@vmware.com> |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| requests_fetcher.py | ||
| trusted_metadata_set.py | ||