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 |
|
Mike McLean
|
6002373ff9
|
avoid leaving stray temp files
|
2024-07-18 14:22:43 +02:00 |
|
Tomas Kopecek
|
b030b46f74
|
remove unittest2
|
2020-10-06 15:00:23 +02:00 |
|
Tomas Kopecek
|
bd649d2723
|
prioritize unittest2
Make all imports consistent with
https://pagure.io/koji/issue/830
Fixes: https://pagure.io/koji/issue/1001
|
2018-08-16 09:03:09 -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 |
|
Tomas Kopecek
|
73356b50e5
|
fix relative imports
|
2017-06-01 09:39:21 +02:00 |
|
Tomas Kopecek
|
7f946b37be
|
python-modernize -f libmodernize.fixes.fix_xrange_six
|
2017-06-01 09:39:21 +02:00 |
|
Mike McLean
|
e4b8a39eb0
|
rework logic and extend unit tests
|
2017-02-20 10:50:39 -05:00 |
|
Mike McLean
|
2062515663
|
more choose_taskarch testing
|
2017-02-20 10:50:39 -05:00 |
|
Mike McLean
|
695ded30c8
|
stub kojid tests
|
2017-02-20 10:50:39 -05:00 |
|