Log In
julian8628
/
koji
Forked from
koji
9 years ago
Clone
Source Code
GIT
Documentation
GIT
Learn more about these different git repos.
Other Git URLs
Source
Docs
Pull Requests
3
Stats
Overview
Files
Commits
Branches
Forks
Releases
83d4617
Increase hub unit tests
Authored and Committed by Jana Cupova
2 years ago
raw
patch
tree
parent
13 files changed.
618 lines added
.
128 lines removed
.
hub/kojihub.py
file modified
+2
-2
tests/test_hub/test_add_external_repo_to_tag.py
file modified
+24
-0
tests/test_hub/test_add_host_to_channel.py
file modified
+117
-90
tests/test_hub/test_edit_build_target.py
file modified
+64
-15
tests/test_hub/test_getRPM.py
file modified
+77
-0
tests/test_hub/test_get_archive.py
file modified
+48
-0
tests/test_hub/test_get_build_target.py
file modified
+8
-6
tests/test_hub/test_get_build_targets.py
file added
+49
tests/test_hub/test_get_tag_external_repos.py
file added
+51
tests/test_hub/test_get_user.py
file modified
+55
-6
tests/test_hub/test_group_operations.py
file modified
+4
-3
tests/test_hub/test_list_tags.py
file modified
+71
-5
tests/test_hub/test_list_user_krb_principals.py
file modified
+48
-1
Increase hub unit tests
hub/kojihub.py
file modified
+2
-2
tests/test_hub/test_add_external_repo_to_tag.py
file modified
+24
-0
tests/test_hub/test_add_host_to_channel.py
file modified
+117
-90
tests/test_hub/test_edit_build_target.py
file modified
+64
-15
tests/test_hub/test_getRPM.py
file modified
+77
-0
tests/test_hub/test_get_archive.py
file modified
+48
-0
tests/test_hub/test_get_build_target.py
file modified
+8
-6
tests/test_hub/test_get_build_targets.py
file added
+49
tests/test_hub/test_get_tag_external_repos.py
file added
+51
tests/test_hub/test_get_user.py
file modified
+55
-6
tests/test_hub/test_group_operations.py
file modified
+4
-3
tests/test_hub/test_list_tags.py
file modified
+71
-5
tests/test_hub/test_list_user_krb_principals.py
file modified
+48
-1