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
Joel Vasallo
3d37674b23
Added test cases for get_build
2016-10-26 14:37:34 -04:00
Joel Vasallo
5204c757e0
Added more CG_Importer unit tests
2016-10-26 14:37:34 -04:00
Joel Vasallo
c012f78317
Added test for CG_Importer test_build
2016-10-26 14:37:34 -04:00
Joel Vasallo
e2b2276e94
Added tests for assert_cg_access
2016-10-26 14:34:39 -04:00
Joel Vasallo
5da1a7cd1e
Cleaned up test cases for get_metadata
2016-10-26 14:34:39 -04:00
Joel Vasallo
845026ad66
Added default.json and finished get_metadata tests
2016-10-26 14:34:39 -04:00
Joel Vasallo
8530353023
Added tests for get_metadata
...
- Fixed Typo
2016-10-26 14:34:39 -04:00
Joel Vasallo
d53b7c35a4
Added base test case for CG_Importer
2016-10-26 14:34:39 -04:00
Tomas Kopecek
78d34d7b9d
ignore optional deps for rpm < 4.12
2016-10-13 00:29:39 -04:00
Tomas Kopecek
51eca7346e
getRPMDeps exposes additional deps
...
Adding Conflicts, Suggests, Enhances, Supplements and Recommend header fields
in addition to original Requires, Conflicts, Obsoletes and Provides
relates: https://pagure.io/koji/issue/142
2016-10-13 00:29:39 -04:00
Tomas Kopecek
c37effcbd7
remove unused variables/methods
2016-10-04 15:48:54 +02:00
Tomas Kopecek
921258749a
removed unused imports
2016-10-04 15:48:54 +02:00
Mike McLean
f16f55aa81
unit test for recycle_build
2016-09-28 18:20:09 -04:00
Mike McLean
fffed47252
unit test for add_btype
2016-09-28 18:20:09 -04:00