debian-koji/tests
Mike McLean cd36bb2826 test_pages updates
This fixes issues with test_pages that I found while checking
coverage. The environ dict was recycled across each call in the loop,
but those calls can modify it, leaking data from one pass to another.
Also, the mocking for _getServer was not placing the session in the
environ, which was causing the tests to miss some cases.
2025-06-12 13:24:12 +02:00
..
test_api better default handling for getMultiArchInfo 2024-08-15 09:05:36 +02:00
test_builder drop builder changes for now 2025-05-07 14:07:04 +02:00
test_cli update call data for unit test 2025-06-12 13:24:12 +02:00
test_hub clean up test dir 2025-06-12 13:22:59 +02:00
test_kojira unit test 2025-03-31 11:11:55 +02:00
test_lib drop obsolete mock 2025-04-17 10:10:53 -04:00
test_plugins unit test 2025-04-29 16:17:20 +02:00
test_vm kojikamid: write buildrequires files as bytes 2022-11-09 16:50:17 -05:00
test_www test_pages updates 2025-06-12 13:24:12 +02:00
__init__.py Coverage tracking for the test suite. 2016-03-15 11:29:41 -04:00
common.py add unit test 2024-11-20 15:37:07 +01:00
test_docs_version.py importlib instead of imp 2021-06-02 11:19:33 +02:00
test_scm.py unittest: use unittest.mock instead of mock 2024-10-23 16:35:30 +00:00