debian-koji/tests/test_www
Yuming Zhu ca05418fb5 unittest: use unittest.mock instead of mock
because the absence of unittest.mock on python2.7, we still fallback to
mock
2024-10-23 16:35:30 +00:00
..
__init__.py add unit test for taskinfo() in koji-web. 2018-03-01 16:01:47 -05:00
loadwebindex.py importlib instead of imp 2021-06-02 11:19:33 +02:00
test_activesessiondelete.py unittest: use unittest.mock instead of mock 2024-10-23 16:35:30 +00:00
test_archiveinfo.py unittest: use unittest.mock instead of mock 2024-10-23 16:35:30 +00:00
test_archivelist.py unittest: use unittest.mock instead of mock 2024-10-23 16:35:30 +00:00
test_buildinfo.py unittest: use unittest.mock instead of mock 2024-10-23 16:35:30 +00:00
test_buildrootinfo.py unittest: use unittest.mock instead of mock 2024-10-23 16:35:30 +00:00
test_buildtargetcreate.py unittest: use unittest.mock instead of mock 2024-10-23 16:35:30 +00:00
test_buildtargetdelete.py unittest: use unittest.mock instead of mock 2024-10-23 16:35:30 +00:00
test_buildtargetedit.py unittest: use unittest.mock instead of mock 2024-10-23 16:35:30 +00:00
test_buildtargetinfo.py unittest: use unittest.mock instead of mock 2024-10-23 16:35:30 +00:00
test_cancelbuild.py unittest: use unittest.mock instead of mock 2024-10-23 16:35:30 +00:00
test_canceltask.py unittest: use unittest.mock instead of mock 2024-10-23 16:35:30 +00:00
test_channelinfo.py unittest: use unittest.mock instead of mock 2024-10-23 16:35:30 +00:00
test_disablehost.py unittest: use unittest.mock instead of mock 2024-10-23 16:35:30 +00:00
test_enablehost.py unittest: use unittest.mock instead of mock 2024-10-23 16:35:30 +00:00
test_externalrepoinfo.py unittest: use unittest.mock instead of mock 2024-10-23 16:35:30 +00:00
test_fileinfo.py unittest: use unittest.mock instead of mock 2024-10-23 16:35:30 +00:00
test_freetask.py unittest: use unittest.mock instead of mock 2024-10-23 16:35:30 +00:00
test_hostedit.py unittest: use unittest.mock instead of mock 2024-10-23 16:35:30 +00:00
test_hostinfo.py unittest: use unittest.mock instead of mock 2024-10-23 16:35:30 +00:00
test_notificationcreate.py unittest: use unittest.mock instead of mock 2024-10-23 16:35:30 +00:00
test_notificationdelete.py unittest: use unittest.mock instead of mock 2024-10-23 16:35:30 +00:00
test_notificationedit.py unittest: use unittest.mock instead of mock 2024-10-23 16:35:30 +00:00
test_packageinfo.py unittest: use unittest.mock instead of mock 2024-10-23 16:35:30 +00:00
test_repoinfo.py unittest: use unittest.mock instead of mock 2024-10-23 16:35:30 +00:00
test_resubmittask.py unittest: use unittest.mock instead of mock 2024-10-23 16:35:30 +00:00
test_rpminfo.py unittest: use unittest.mock instead of mock 2024-10-23 16:35:30 +00:00
test_rpmlist.py unittest: use unittest.mock instead of mock 2024-10-23 16:35:30 +00:00
test_search.py unittest: use unittest.mock instead of mock 2024-10-23 16:35:30 +00:00
test_tagcreate.py unittest: use unittest.mock instead of mock 2024-10-23 16:35:30 +00:00
test_tagdelete.py unittest: use unittest.mock instead of mock 2024-10-23 16:35:30 +00:00
test_tagedit.py unittest: use unittest.mock instead of mock 2024-10-23 16:35:30 +00:00
test_tagparent.py unittest: use unittest.mock instead of mock 2024-10-23 16:35:30 +00:00
test_taskinfo.py unittest: use unittest.mock instead of mock 2024-10-23 16:35:30 +00:00
test_userinfo.py unittest: use unittest.mock instead of mock 2024-10-23 16:35:30 +00:00
test_util.py fix unit tests 2024-09-30 10:46:29 -04:00