debian-koji/tests/test_lib
Tomas Kopecek 5b23fb1629 consolidate safe_rmtree, rmtree and shutil.rmtree
shutil.rmtree should be avoided in almost all cases
safe_rmtree has its usage in tasks module, but innards are replaced with
koji.util.rmtree, so we don't have two implementations of same task

Related: https://pagure.io/koji/issue/648
2017-10-30 12:09:04 -04:00
..
data move lib tests into subdir 2017-06-01 09:39:24 +02:00
test_client_session.py move lib tests into subdir 2017-06-01 09:39:24 +02:00
test_encode_datetime.py unit test for encode_datetime 2017-08-07 12:41:40 -04:00
test_fixEncoding.py fixEncoding tests 2017-06-01 09:39:25 +02:00
test_format_time.py ignore concrete timezone in tests 2017-10-06 17:10:12 -04:00
test_parsers.py test case where rpm size header gives None, but no longsize header 2017-09-08 16:33:09 -04:00
test_plugin.py implement caching in _fix_cb_args 2017-08-07 12:41:40 -04:00
test_profiles.py Work around coverage bug in py3 on Fedora 2017-06-01 09:39:25 +02:00
test_utils.py consolidate safe_rmtree, rmtree and shutil.rmtree 2017-10-30 12:09:04 -04:00
test_xmlrpcplus.py correct range for i8 (64 bit signed) 2017-08-25 16:48:02 -04:00