mirror of
https://github.com/theupdateframework/python-tuf
synced 2026-05-24 10:08:28 +00:00
There is no need to copy "case_dict" inside serialization test functions in test_metadata_serialization.py when we are testing invalid arguments. These dictionaries are not be used after calling "from_dict" and it doesn't matter if they are empty afterward. Signed-off-by: Martin Vrachev <mvrachev@vmware.com> |
||
|---|---|---|
| .. | ||
| repository_data | ||
| .coveragerc | ||
| __init__.py | ||
| aggregate_tests.py | ||
| repository_simulator.py | ||
| simple_server.py | ||
| test_api.py | ||
| test_examples.py | ||
| test_fetcher_ng.py | ||
| test_metadata_serialization.py | ||
| test_trusted_metadata_set.py | ||
| test_updater_consistent_snapshot.py | ||
| test_updater_delegation_graphs.py | ||
| test_updater_fetch_target.py | ||
| test_updater_key_rotations.py | ||
| test_updater_ng.py | ||
| test_updater_top_level_update.py | ||
| test_utils.py | ||
| utils.py | ||