Commits
User selector
Commit History
Commits on Dec 22, 2021
Merge pull request #1728 from sechkova/test-fetch-target
Show description for e752193authoredMerge pull request #1711 from sechkova/test-targetfile-search
Show description for ed15d11authored
Commits on Dec 21, 2021
Define a TestTarget dataclass
Show description for d1bc201committedAdd test_invalid_target*
Show description for adcaf58committedRename and simplify test_targets
Show description for e513460committedAdd tests/test_updater_fetch_target.py
Show description for 7af7836committedAdd TestTargetCase dataclass
Show description for 36eaffacommittedMerge pull request #1736 from lukpueh/rm-metadata-api-update
Show description for cc2326dauthored
lukpuehMerge pull request #1712 from ivanayov/no_microseconds_in_api_for_signed_expires
Show description for 1f3654fauthored
lukpuehMetadata API: Remove 3 'update' methods + tests
Show description for f22f357committed
Lukas Puehringer
Commits on Dec 20, 2021
Use raw string in TestTargetFileSearch docstirng
Show description for d10c8e9committedAdd tests for invalid delegated role metadata
Show description for 7eea3f9committedAdd TestTargetFileSearch class
Show description for 6fa5d3dcommittedModify delegations traversal loop condition
Show description for 4fc2c19committedtest timestamp fast-forward attack recovery
Show description for 76a3e6dcommitted
Kairo de Araujo
Commits on Dec 16, 2021
Merge pull request #1689 from sechkova/test_delegated_roles
Show description for 0f1fc6eauthored
Jussi Kukkonen
Commits on Dec 15, 2021
Remove miscroseconds from metadata API Signed.expires
Show description for c5ace07committedngclient: Rename constructor arg
Show description for 2a6e773committed
Jussi KukkonenFix linter errors in tests
Show description for 2562affcommittedUse fetch_tracker in test_graph_traversal
Show description for 26a5f81committedAdd --dump option to tests
Show description for 1ba9301committedAdd test_updater_deleagation_graphs.py
Show description for db0e0d6committedMerge pull request #1702 from MVrachev/dump-dirs
Show description for 551a10cauthored
Jussi Kukkonen
Commits on Dec 14, 2021
Metadata API: remove dateutil requirement
Show description for 181b1a7committed
Martin Vrachev
Commits on Dec 13, 2021
Sanitize repo simulator role names when writing
Show description for 3a00db0committed
Martin Vrachev
Commits on Dec 10, 2021
Improve clean up in subtests
Show description for 74dddf0committedModify RepositorySimulator.add_delegation
Show description for c77b47ecommittedtests: move _cleanup_dir to utils.py
Show description for 5685807committedMerge pull request #1715 from jku/tests-sim-updater-bootstrap
Show description for bdf1cbbauthoredtest: add missing return type hint in test method
Show description for d8b23f1committed
Lukas PuehringerMerge pull request #1700 from lukpueh/repo-examples-hbd
Show description for 8209189authored
lukpueh
Commits on Dec 9, 2021
Simulator: make _fetch_{metadata,target} public
Show description for a37df2ecommitted
Martin VrachevAdd logging configuration in tests/test_examples
Show description for d5d0b94committed
Martin VrachevRename old test files by adding old suffix
Show description for 22fe1e6committed
Martin VrachevAddress more mypy warnings on tests files
Show description for 5aa547dcommitted
Martin Vrachev