repo-autoindex/tests
Caleigh Runge-Hottman 6a58f13963 Add support for AppStream kickstart repos [RHELDST-14528]
AppStream kickstart repos were missing from the initial collection
of repos used to test the kickstart repo index functionality. AppStream
repos uniquely do not contain "checksums" sections in their treeinfo
files. So, when attempting to run repo-autoindex against an AppStream
kickstart repo, "KeyError: 'checksums'" was raised.

Now, when encountering an AppStream kickstart repo, repo-autoindex
does not attempt to parse the "checksums" section.
2023-04-06 10:17:21 -04:00
..
sample_kickstart_repo Generate kickstart repo index [RHELDST-14528] 2023-03-31 17:53:57 -04:00
sample_pulp_repo Add PULP_MANIFEST support 2022-08-08 13:45:50 +10:00
sample_repo Add a test running entire command 2022-08-02 16:45:24 +10:00
test_cmd.py Add PULP_MANIFEST support 2022-08-08 13:45:50 +10:00
test_http_fetcher.py Add PULP_MANIFEST support 2022-08-08 13:45:50 +10:00
test_import.py Add some basic tests & CI setup 2022-06-29 15:52:00 +10:00
test_kickstart_render_typical.py Add support for AppStream kickstart repos [RHELDST-14528] 2023-04-06 10:17:21 -04:00
test_noop.py Rearrange sources to keep API separate, add a real test 2022-07-07 13:20:43 +10:00
test_render_elision.py Add a test for text elision 2022-08-02 16:41:46 +10:00
test_yum_render_corrupt.py Implement error handling 2022-08-09 08:51:06 +10:00
test_yum_render_typical.py Add PULP_MANIFEST support 2022-08-08 13:45:50 +10:00