python-tuf/tests
Jussi Kukkonen 38f309bbbf WIP: Update to new securesystemslib API
* API changes covered:
  * keys and interface modules removed
  * SSlibSigner removed
  * CryptoSigner added: this replaces the removed functionality
  * DSSE "signatures" container type changed
* Currently pins a securesystemslib main branch commit:
  this shoudl be reverted before merging, when securesystemslib
  has made a release
* tests/generated_data/generate_md.py was simplified
* Encrypted test keys in tests/repository_data/keystore were replaced
  with the unencrypted PEM versions of the same keys
* The public test keys in tests/repository_data/keystore were removed
  as they were not used anymore

Signed-off-by: Jussi Kukkonen <jkukkonen@google.com>
2024-04-25 14:27:54 +03:00
..
generated_data WIP: Update to new securesystemslib API 2024-04-25 14:27:54 +03:00
repository_data WIP: Update to new securesystemslib API 2024-04-25 14:27:54 +03:00
.coveragerc Update misc repo metadata after legacy code drop 2022-01-26 15:25:40 +01:00
__init__.py Support ISO 8601, vendor iso8601, clean codebase. 2014-04-19 14:27:53 -04:00
aggregate_tests.py Apply black on tests/aggregate_tests.py 2021-12-07 11:51:23 +02:00
repository_simulator.py WIP: Update to new securesystemslib API 2024-04-25 14:27:54 +03:00
simple_server.py tests: Remove unused options from simple_server 2022-01-21 11:31:09 +02:00
test_api.py WIP: Update to new securesystemslib API 2024-04-25 14:27:54 +03:00
test_examples.py lint: Update formatting for ruff 3.x 2024-03-07 10:05:36 +02:00
test_fetcher_ng.py add RUF and BLE rulesets; ignore some broad exceptions (BLE001) and RUF012 2024-04-21 01:37:40 -04:00
test_metadata_eq_.py lint: Update formatting for ruff 3.x 2024-03-07 10:05:36 +02:00
test_metadata_generation.py lint: Update formatting for ruff 3.x 2024-03-07 10:05:36 +02:00
test_metadata_serialization.py lint: Update formatting for ruff 3.x 2024-03-07 10:05:36 +02:00
test_trusted_metadata_set.py WIP: Update to new securesystemslib API 2024-04-25 14:27:54 +03:00
test_updater_consistent_snapshot.py remove pylint and suppressed inline errors from pylint 2024-02-20 22:57:53 -05:00
test_updater_delegation_graphs.py remove pylint and suppressed inline errors from pylint 2024-02-20 22:57:53 -05:00
test_updater_fetch_target.py linter: Enable more rules 2024-03-19 16:30:52 +02:00
test_updater_key_rotations.py WIP: Update to new securesystemslib API 2024-04-25 14:27:54 +03:00
test_updater_ng.py WIP: Update to new securesystemslib API 2024-04-25 14:27:54 +03:00
test_updater_top_level_update.py add RUF and BLE rulesets; ignore some broad exceptions (BLE001) and RUF012 2024-04-21 01:37:40 -04:00
test_updater_validation.py lint: Update formatting for ruff 3.x 2024-03-07 10:05:36 +02:00
test_utils.py add RUF and BLE rulesets; ignore some broad exceptions (BLE001) and RUF012 2024-04-21 01:37:40 -04:00
utils.py add RUF and BLE rulesets; ignore some broad exceptions (BLE001) and RUF012 2024-04-21 01:37:40 -04:00