python-tuf/tests
Jussi Kukkonen 416c34c6fc tests: Remove unused file
test_updater_ng.py is a little archaic (as it uses the static test
repository content from ye olden days). This commit does not change that
but removes an extra file in client cache dir: it is now quite confusing
as it looks a bit like intermediate root caching but is just an unused
file.

This has the nice side effect that tests now longer need to workaround
this extra file.

Signed-off-by: Jussi Kukkonen <jkukkonen@google.com>
2025-01-17 11:11:26 +02:00
..
generated_data tests: Simplify test data generation 2024-12-11 10:11:55 +02:00
repository_data tests: Remove unused file 2025-01-17 11:11:26 +02:00
__init__.py lint: Enable flake8-executable 2024-05-06 09:19:19 +03:00
repository_simulator.py Use __future.annotations module 2024-11-29 12:41:09 +02:00
simple_server.py tests: Remove unused options from simple_server 2022-01-21 11:31:09 +02:00
test_api.py Use __future.annotations module 2024-11-29 12:41:09 +02:00
test_examples.py Use __future.annotations module 2024-11-29 12:41:09 +02:00
test_fetcher_ng.py tests: Fix return value of a test 2024-12-10 20:30:49 +02:00
test_metadata_eq_.py Use __future.annotations module 2024-11-29 12:41:09 +02:00
test_metadata_generation.py tests: Simplify test data generation 2024-12-11 10:11:55 +02:00
test_metadata_serialization.py Use __future.annotations module 2024-11-29 12:41:09 +02:00
test_repository.py Use __future.annotations module 2024-11-29 12:41:09 +02:00
test_trusted_metadata_set.py Use __future.annotations module 2024-11-29 12:41:09 +02:00
test_updater_consistent_snapshot.py Use __future.annotations module 2024-11-29 12:41:09 +02:00
test_updater_delegation_graphs.py Use __future.annotations module 2024-11-29 12:41:09 +02:00
test_updater_fetch_target.py Use __future.annotations module 2024-11-29 12:41:09 +02:00
test_updater_key_rotations.py Use __future.annotations module 2024-11-29 12:41:09 +02:00
test_updater_ng.py tests: Remove unused file 2025-01-17 11:11:26 +02:00
test_updater_top_level_update.py update python annotations 2024-11-03 23:21:23 -05:00
test_updater_validation.py lint: Enable flake8-executable 2024-05-06 09:19:19 +03:00
test_utils.py tests: Make sure tests can execute from root source dir 2024-12-11 10:11:55 +02:00
utils.py Use __future.annotations module 2024-11-29 12:41:09 +02:00