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 |
|
Tomas Kopecek
|
e6e618d0bb
|
fix tests
|
2022-12-08 13:37:32 +01:00 |
|
Jana Cupova
|
8d3bf008ac
|
Use compression_type in listArchiveFiles
Fixes: https://pagure.io/koji/issue/855
|
2022-06-27 15:00:32 +02:00 |
|
Tomas Kopecek
|
51358cfd09
|
simplify py3 tests
|
2020-06-18 15:41:35 +02:00 |
|
Mike McLean
|
f8b5f7da73
|
fix unit test
|
2019-08-15 17:00:51 -04:00 |
|
Tomas Kopecek
|
7f6b717eb6
|
python-modernize -f libmodernize.fixes.fix_import
|
2018-07-11 17:37:39 -04:00 |
|
Tomas Kopecek
|
c68396c059
|
Use unittest2 for rhel6 compatibility
Fixes: https://pagure.io/koji/issue/830
|
2018-06-07 09:39:39 -04:00 |
|
Yuming Zhu
|
02d22df425
|
do not raise error when archive is empty
|
2018-04-18 18:37:11 -04:00 |
|
Yuming Zhu
|
5bfbe4ae4a
|
use double quotes instead of escaping
|
2018-04-18 18:37:11 -04:00 |
|
Yuming Zhu
|
6d9b936204
|
hub: unittest for list_archive_files()
|
2018-04-18 18:37:11 -04:00 |
|