python-tuf/tests
Lukas Puehringer ad6d2cad8a Update misc repo metadata after legacy code drop
- Update linter config to no longer distinguish between legacy
and new implementation. This requires addressing a linter warning
in an until now not linted module (tuf/__init__.py).

- Remove obsolete rules in MANIFEST.in (source distribution) and
tests/.coveragerc (test coverage).

Signed-off-by: Lukas Puehringer <lukas.puehringer@nyu.edu>
2022-01-26 15:25:40 +01:00
..
repository_data test: drop legacy test metadata generation scripts 2022-01-26 14:52:04 +01: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 Merge pull request #1783 from MVrachev/drop-python3.6 2022-01-20 14:46:52 +01:00
simple_server.py Apply linters on tests/simple_server.py 2021-12-07 11:51:23 +02:00
test_api.py Replace UnsupportedAlgorithmError with ValueError 2022-01-19 16:52:19 +02:00
test_examples.py test: add missing return type hint in test method 2021-12-10 10:48:36 +01:00
test_fetcher_ng.py test: stop using unittest_toolbox in new tests 2022-01-24 13:54:13 +01:00
test_metadata_serialization.py Metadata API: Make Role.keyids ordered 2022-01-05 14:28:17 +02:00
test_trusted_metadata_set.py test: define TESTS_DIR constant 2022-01-24 13:54:07 +01:00
test_updater_consistent_snapshot.py Fix linter errors in tests 2021-12-15 12:14:20 +02:00
test_updater_delegation_graphs.py Add tuf/api/exceptions.py 2022-01-19 16:52:19 +02:00
test_updater_fetch_target.py Add tuf/api/exceptions.py 2022-01-19 16:52:19 +02:00
test_updater_key_rotations.py Add tuf/api/exceptions.py 2022-01-19 16:52:19 +02:00
test_updater_ng.py test: stop using unittest_toolbox in new tests 2022-01-24 13:54:13 +01:00
test_updater_top_level_update.py Make LengthOrHashMismatchError a RepositoryError 2022-01-19 16:52:19 +02:00
test_utils.py test: drop legacy tests and test tooling 2022-01-26 15:13:17 +01:00
utils.py test: drop usage of custom log module in new test 2022-01-26 14:54:43 +01:00