Commit graph

87 commits

Author SHA1 Message Date
Mike McLean
4c1396b955 update rmtree patch in unit test for recycle_build 2017-10-30 12:09:04 -04:00
Tomas Kopecek
fe4c83a229 typo fix + tests 2017-10-27 17:20:40 -04:00
Tomas Kopecek
5139031d85 tests for handling user groups
Related: https://pagure.io/koji/issue/603
Related: https://pagure.io/koji/issue/604
Related: https://pagure.io/koji/issue/607
2017-10-12 18:07:06 -04:00
Mike McLean
a155551267 unit test for get_active_repos 2017-10-06 17:23:45 -04:00
Mike McLean
8c922d0de0 make cg info in policy data more consistent, and honor it in policy_get_cgs 2017-10-06 17:16:04 -04:00
Mike McLean
eb5f74b3c9 add a default option to check_volume_policy 2017-10-06 17:16:03 -04:00
Mike McLean
77d448d4ba test_check_volume_policy.py 2017-10-06 17:16:03 -04:00
Mike McLean
aeb8ba4b12 apply volume_policy in import_build 2017-10-06 17:16:03 -04:00
Mike McLean
d0902f95ed mock volume data in image/maven import tests 2017-10-06 17:16:03 -04:00
Mike McLean
9bcce9dc3e pull in core volume policy functions from earlier branches 2017-10-06 17:16:03 -04:00
Mike McLean
df71995320 fix up test_import_image_internal.py 2017-10-06 17:16:03 -04:00
Mike McLean
d50169b7c4 fix up test_complete_maven_build.py 2017-10-06 17:16:03 -04:00
Mike McLean
92bb782581 fix up test_complete_image_build.py 2017-10-06 17:16:03 -04:00
Mike McLean
3a638314d8 maven/image import tests from first branch 2017-10-06 17:16:03 -04:00
Mike McLean
b405701b53 hub: rework match_kojifile() and add a unit test 2017-07-25 16:45:25 -04:00
Tomas Kopecek
64f2467fd0 kojifile component type 2017-07-25 12:37:46 -04:00
Tomas Kopecek
c1257a6a22 simplify SQL test comparison 2017-07-25 12:14:26 -04:00
Tomas Kopecek
6c68b6ab34 CLI block-group command
Relates: https://pagure.io/koji/issue/462
2017-07-25 12:14:26 -04:00
Mike McLean
6f987daf5a unit tests for delete_tag() 2017-07-07 12:21:22 -04:00
Yuming Zhu
2838f7fd9e getUserPerms should throw GenericError when no user found 2017-07-06 12:06:53 -04:00
Mike McLean
6eac5ba443 add unit tests for listHosts call 2017-06-21 11:00:08 -04:00
Mike McLean
4391f34106 another get_build_logs unit test 2017-06-21 10:55:13 -04:00
Mike McLean
7243a8eb8f unit tests for getBuildLogs 2017-06-21 10:55:13 -04:00
Mike McLean
cf3dd9040d no hub test changes for now 2017-06-01 09:39:25 +02:00
Mike McLean
c4a48efd83 move lib tests into subdir 2017-06-01 09:39:24 +02:00
Tomas Kopecek
449390cff9 cli-related test fixes 2017-06-01 09:39:23 +02:00
Tomas Kopecek
8962c26080 python-modernize -f libmodernize.fixes.fix_import 2017-06-01 09:39:23 +02:00
Tomas Kopecek
a4a1536a03 python-modernize -f libmodernize.fixes.fix_file 2017-06-01 09:39:22 +02:00
Mike McLean
1ceb366f9d last bit of renaming 2017-03-30 09:49:58 -04:00
Mike McLean
9c2564da85 rename files 2017-03-30 09:47:20 -04:00
Mike McLean
c86b5c3ac0 first stab at renaming signed repos to dist repos
sed -i -e 's/signed\(.\?[Rr]epo\)/dist\1/g'
sed -i -e 's/Signed\(.\?[Rr]epo\)/Dist\1/g'
2017-03-30 09:47:20 -04:00
Mike McLean
21fda8805e no integer keys in xmlrpc 2017-03-30 09:45:59 -04:00
Mike McLean
cb6a425d7f rework signedRepoMove api a bit 2017-03-30 09:45:59 -04:00
Mike McLean
1bfa815b16 update exception syntax in signed-repo code 2017-03-30 09:45:59 -04:00
Mike McLean
e0826a3145 more unit tests 2017-03-30 09:45:59 -04:00
Mike McLean
1371b18886 extend unit test for signed_repo_init() 2017-03-30 09:45:59 -04:00
Mike McLean
a5fbfa392c unit test for signed_repo_init() 2017-03-30 09:45:59 -04:00
Tomas Kopecek
e6effec7e1 backward compatibility changes 2017-03-28 11:46:47 +02:00
Yuming Zhu
75d07f6d01 make cli and hub to support remove-extra for edit-tag 2017-03-16 16:48:13 -04:00
Brendan Reilly
8a966ee630 Added support for CG provided owner 2017-02-28 10:47:14 -05:00
Mike McLean
4f2d1bc855 be stricter about incrementable release values 2017-01-26 16:57:45 +01:00
Mike McLean
8b5a9cd08b more complex release values to test 2017-01-26 16:49:35 +01:00
Mike McLean
9e8cc1af73 unit test for get_next_release() 2017-01-26 16:49:35 +01:00
Mike McLean
caf17b6a3e rename test file 2016-11-21 12:37:49 -05:00
Mike McLean
ce59d83dc8 test for _untag_build 2016-11-21 12:37:49 -05:00
Mike McLean
6f0685c07f fix up test case 2016-11-21 12:37:49 -05:00
Mike McLean
38a42e9997 stub test for _tag_build 2016-11-21 12:37:49 -05:00
Mike McLean
4c6992a090 unit test for create_tag() 2016-11-21 12:37:49 -05:00
Mike McLean
23778dceb7 update CG_Importer.get_build test 2016-10-26 15:14:22 -04:00
Joel Vasallo
f0918c7941 Leveraging koji.fixEncoding() and cleaned up spacing 2016-10-26 14:40:14 -04:00