aboutsummaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Collapse)Author
2022-05-31add tests for features from version 2 of source package JSON schemaWojtek Kosior
2022-05-31incorporate version 2 of Hydrilla JSON schemasWojtek Kosior
2022-05-11make it easier to reuse/cache foreign package files when building a Hydrilla ↵Wojtek Kosior
source package multiple times
2022-05-11always use APT packages for amd64 architectureWojtek Kosior
2022-05-11raise a more informative error when a file referenced from index.json is missingWojtek Kosior
2022-05-11properly handle percent-encoded characters in .deb file namesWojtek Kosior
2022-05-10add missing english translations and verify message texts of raised ↵Wojtek Kosior
exceptions in tests
2022-05-10support piggybacking on APT packagesWojtek Kosior
2022-04-22use pyproject.toml for pytest configuration and move all tests to tests/ ↵Wojtek Kosior
directory