| .. |
|
data
|
fix "an user" -> "a user" grammar in help text and errors
|
2021-08-24 10:54:03 -04:00 |
|
__init__.py
|
The beginnings of some cli tests.
|
2016-06-08 14:53:41 -04:00 |
|
fakeclient.py
|
python-modernize -f libmodernize.fixes.fix_import
|
2018-07-11 17:37:39 -04:00 |
|
loadcli.py
|
importlib instead of imp
|
2021-06-02 11:19:33 +02:00 |
|
test_activate_session.py
|
remove unittest2
|
2020-10-06 15:00:23 +02:00 |
|
test_add_channel.py
|
Add and upfate CLI unit tests
|
2021-11-29 15:39:10 +01:00 |
|
test_add_group.py
|
Add and upfate CLI unit tests
|
2021-11-29 15:39:10 +01:00 |
|
test_add_group_pkg.py
|
remove unittest2
|
2020-10-06 15:00:23 +02:00 |
|
test_add_group_req.py
|
remove unittest2
|
2020-10-06 15:00:23 +02:00 |
|
test_add_host.py
|
Add and upfate CLI unit tests
|
2021-11-29 15:39:10 +01:00 |
|
test_add_host_to_channel.py
|
Add and upfate CLI unit tests
|
2021-11-29 15:39:10 +01:00 |
|
test_add_notification.py
|
Add and upfate CLI unit tests
|
2021-11-29 15:39:10 +01:00 |
|
test_add_pkg.py
|
fix tests for new option
|
2021-04-19 15:15:53 +02:00 |
|
test_add_tag.py
|
Add and upfate CLI unit tests
|
2021-11-29 15:39:10 +01:00 |
|
test_add_tag_inheritance.py
|
Add and upfate CLI unit tests
|
2021-11-29 15:39:10 +01:00 |
|
test_add_target.py
|
Add and upfate CLI unit tests
|
2021-11-29 15:39:10 +01:00 |
|
test_add_user.py
|
Add and upfate CLI unit tests
|
2021-11-29 15:39:10 +01:00 |
|
test_add_volume.py
|
Add and upfate CLI unit tests
|
2021-11-29 15:39:10 +01:00 |
|
test_assign_task.py
|
Add and upfate CLI unit tests
|
2021-11-29 15:39:10 +01:00 |
|
test_block_group.py
|
Add and upfate CLI unit tests
|
2021-11-29 15:39:10 +01:00 |
|
test_block_group_pkg.py
|
remove unittest2
|
2020-10-06 15:00:23 +02:00 |
|
test_block_group_req.py
|
remove unittest2
|
2020-10-06 15:00:23 +02:00 |
|
test_block_notification.py
|
Add and upfate CLI unit tests
|
2021-11-29 15:39:10 +01:00 |
|
test_block_pkg.py
|
Add and upfate CLI unit tests
|
2021-11-29 15:39:10 +01:00 |
|
test_build.py
|
Add and upfate CLI unit tests
|
2021-11-29 15:39:10 +01:00 |
|
test_buildinfo.py
|
Add and upfate CLI unit tests
|
2021-11-29 15:39:10 +01:00 |
|
test_call.py
|
Add and upfate CLI unit tests
|
2021-11-29 15:39:10 +01:00 |
|
test_cancel.py
|
Add and upfate CLI unit tests
|
2021-11-29 15:39:10 +01:00 |
|
test_chain_build.py
|
Add and upfate CLI unit tests
|
2021-11-29 15:39:10 +01:00 |
|
test_clone_tag.py
|
Add and upfate CLI unit tests
|
2021-11-29 15:39:10 +01:00 |
|
test_disable_channel.py
|
Enable/disable channel
|
2021-07-20 10:33:50 +02:00 |
|
test_disable_host.py
|
Unify error messages related to hosts and users
|
2021-05-18 10:23:15 +02:00 |
|
test_disable_user.py
|
remove unittest2
|
2020-10-06 15:00:23 +02:00 |
|
test_dist_repo.py
|
Dist-repo with write-signed-rpm option
|
2021-10-18 13:00:11 +02:00 |
|
test_download_build.py
|
Fix download-build unit test
|
2021-06-14 08:21:39 +02:00 |
|
test_download_file.py
|
remove unittest2
|
2020-10-06 15:00:23 +02:00 |
|
test_download_logs.py
|
Honour --force-auth for anonymous commands
|
2021-09-14 13:26:11 +02:00 |
|
test_download_task.py
|
Consistent wait/nowait in all related functions
|
2021-05-10 09:17:26 +02:00 |
|
test_edit_channel.py
|
Add CLI unit tests
|
2021-10-18 13:01:54 +02:00 |
|
test_edit_external_repo.py
|
Add CLI unit tests
|
2021-10-18 13:01:54 +02:00 |
|
test_edit_host.py
|
Unify error messages related to hosts and users
|
2021-05-18 10:23:15 +02:00 |
|
test_edit_notification.py
|
Unify error messages
|
2021-03-16 08:43:33 +01:00 |
|
test_edit_tag.py
|
block inherited extra tag info
|
2020-09-28 11:03:43 +02:00 |
|
test_edit_tag_inheritance.py
|
Unify error messages
|
2021-03-16 08:43:33 +01:00 |
|
test_edit_target.py
|
Add CLI unit tests
|
2021-10-18 13:01:54 +02:00 |
|
test_edit_user.py
|
Increase coverage of CLI unit tests
|
2021-07-19 14:04:15 +02:00 |
|
test_enable_channel.py
|
Enable/disable channel
|
2021-07-20 10:33:50 +02:00 |
|
test_enable_host.py
|
Unify error messages related to hosts and users
|
2021-05-18 10:23:15 +02:00 |
|
test_enable_user.py
|
remove unittest2
|
2020-10-06 15:00:23 +02:00 |
|
test_free_task.py
|
Add and upfate CLI unit tests
|
2021-11-29 15:39:10 +01:00 |
|
test_grant_cg_access.py
|
remove unittest2
|
2020-10-06 15:00:23 +02:00 |
|
test_grant_permission.py
|
remove unittest2
|
2020-10-06 15:00:23 +02:00 |
|
test_hello.py
|
remove unittest2
|
2020-10-06 15:00:23 +02:00 |
|
test_hostinfo.py
|
api getLastHostUpdate returns timestamp
|
2021-03-29 11:23:06 +02:00 |
|
test_image_build.py
|
Add noverifyssl option to oz image builds
|
2021-06-17 15:46:11 +02:00 |
|
test_image_build_indirection.py
|
Consistent wait/nowait in all related functions
|
2021-05-10 09:17:26 +02:00 |
|
test_import.py
|
unify warn messages
|
2021-04-19 15:14:28 +02:00 |
|
test_import_archive.py
|
Add and upfate CLI unit tests
|
2021-11-29 15:39:10 +01:00 |
|
test_import_cg.py
|
explicit encoding for text file operations
|
2021-01-26 13:36:25 +01:00 |
|
test_import_comps.py
|
Pytest instead of nose in unittest
|
2021-12-06 12:17:29 +01:00 |
|
test_import_sig.py
|
Support packages that are head-signed
|
2021-09-15 12:43:06 +02:00 |
|
test_latest_build.py
|
Add all types to docs latest-build and readTaggedBuilds
|
2021-09-08 17:17:23 +02:00 |
|
test_list_api.py
|
fix tests for changed helpstring
|
2021-04-22 10:17:39 +02:00 |
|
test_list_builds.py
|
cli: list-builds sort-key warning
|
2021-04-19 15:10:24 +02:00 |
|
test_list_channels.py
|
Add unit tests notifications, list-channels
|
2021-09-20 13:26:21 +02:00 |
|
test_list_commands.py
|
remove unittest2
|
2020-10-06 15:00:23 +02:00 |
|
test_list_groups.py
|
remove unittest2
|
2020-10-06 15:00:23 +02:00 |
|
test_list_history.py
|
Add and upfate CLI unit tests
|
2021-11-29 15:39:10 +01:00 |
|
test_list_hosts.py
|
Enable/disable channel
|
2021-07-20 10:33:50 +02:00 |
|
test_list_notifications.py
|
Increase coverage of CLI unit tests
|
2021-07-19 14:04:15 +02:00 |
|
test_list_permissions.py
|
Unify error messages related to hosts and users
|
2021-05-18 10:23:15 +02:00 |
|
test_list_pkgs.py
|
Unify error messages
|
2021-03-16 08:43:33 +01:00 |
|
test_list_tag_inheritance.py
|
Remove jump/stops options from readFullInheritance
|
2021-06-08 15:52:05 +02:00 |
|
test_list_tagged.py
|
Unify error messages
|
2021-03-16 08:43:33 +01:00 |
|
test_list_tags.py
|
Add and upfate CLI unit tests
|
2021-11-29 15:39:10 +01:00 |
|
test_list_targets.py
|
Honour --force-auth for anonymous commands
|
2021-09-14 13:26:11 +02:00 |
|
test_list_tasks.py
|
Increase coverage of CLI unit tests
|
2021-07-19 14:04:15 +02:00 |
|
test_list_untagged.py
|
cli: list-untagged returns error non-exist package
|
2021-03-10 14:38:39 +01:00 |
|
test_list_volumes.py
|
Honour --force-auth for anonymous commands
|
2021-09-14 13:26:11 +02:00 |
|
test_load_plugins.py
|
remove unittest2
|
2020-10-06 15:00:23 +02:00 |
|
test_lock_tag.py
|
Remove unnecessary line from unlock-tag CLI
|
2021-07-19 09:17:30 +02:00 |
|
test_maven_build.py
|
Consistent wait/nowait in all related functions
|
2021-05-10 09:17:26 +02:00 |
|
test_maven_chain.py
|
Consistent wait/nowait in all related functions
|
2021-05-10 09:17:26 +02:00 |
|
test_mock_config.py
|
cli: mock-config check arch
|
2021-04-19 15:11:03 +02:00 |
|
test_move_build.py
|
Consistent wait/nowait in all related functions
|
2021-05-10 09:17:26 +02:00 |
|
test_regen_repo.py
|
Consistent wait/nowait in all related functions
|
2021-05-10 09:17:26 +02:00 |
|
test_remove_channel.py
|
Add CLI related to channels + add comments to channels
|
2021-06-29 14:44:47 +02:00 |
|
test_remove_group.py
|
Unify error messages
|
2021-03-16 08:43:33 +01:00 |
|
test_remove_host_from_channel.py
|
remove unittest2
|
2020-10-06 15:00:23 +02:00 |
|
test_remove_notification.py
|
Add unit tests notifications, list-channels
|
2021-09-20 13:26:21 +02:00 |
|
test_remove_pkg.py
|
Add and upfate CLI unit tests
|
2021-11-29 15:39:10 +01:00 |
|
test_remove_sig.py
|
Add unit tests notifications, list-channels
|
2021-09-20 13:26:21 +02:00 |
|
test_remove_tag.py
|
Add CLI unit tests
|
2021-10-18 13:01:54 +02:00 |
|
test_remove_tag_inheritance.py
|
Unify error messages
|
2021-03-16 08:43:33 +01:00 |
|
test_remove_target.py
|
Add CLI unit tests
|
2021-10-18 13:01:54 +02:00 |
|
test_rename_channel.py
|
Add CLI unit tests
|
2021-10-18 13:01:54 +02:00 |
|
test_restart_host.py
|
Add CLI unit tests
|
2021-10-18 13:01:54 +02:00 |
|
test_resubmit.py
|
Consistent wait/nowait in all related functions
|
2021-05-10 09:17:26 +02:00 |
|
test_revoke_cg_access.py
|
remove unittest2
|
2020-10-06 15:00:23 +02:00 |
|
test_revoke_permission.py
|
remove unittest2
|
2020-10-06 15:00:23 +02:00 |
|
test_rpminfo.py
|
tests: fix locale setting
|
2021-03-18 10:11:51 +01:00 |
|
test_running_in_bg.py
|
remove unittest2
|
2020-10-06 15:00:23 +02:00 |
|
test_search.py
|
Honour --force-auth for anonymous commands
|
2021-09-14 13:26:11 +02:00 |
|
test_set_build_volume.py
|
remove unittest2
|
2020-10-06 15:00:23 +02:00 |
|
test_set_pkg_arches.py
|
remove unittest2
|
2020-10-06 15:00:23 +02:00 |
|
test_set_pkg_owner.py
|
remove unittest2
|
2020-10-06 15:00:23 +02:00 |
|
test_set_pkg_owner_global.py
|
Increase coverage of CLI unit tests
|
2021-07-19 14:04:15 +02:00 |
|
test_set_task_priority.py
|
Add and upfate CLI unit tests
|
2021-11-29 15:39:10 +01:00 |
|
test_spin_commands.py
|
Add CLI unit tests
|
2021-10-18 13:01:54 +02:00 |
|
test_tag_build.py
|
Consistent wait/nowait in all related functions
|
2021-05-10 09:17:26 +02:00 |
|
test_taginfo.py
|
Unify error messages
|
2021-03-16 08:43:33 +01:00 |
|
test_taskinfo.py
|
Pytest instead of nose in unittest
|
2021-12-06 12:17:29 +01:00 |
|
test_unblock_group_pkg.py
|
remove unittest2
|
2020-10-06 15:00:23 +02:00 |
|
test_unblock_group_req.py
|
remove unittest2
|
2020-10-06 15:00:23 +02:00 |
|
test_unblock_notification.py
|
Add unit tests notifications, list-channels
|
2021-09-20 13:26:21 +02:00 |
|
test_unblock_pkg.py
|
remove unittest2
|
2020-10-06 15:00:23 +02:00 |
|
test_unique_path.py
|
Pytest instead of nose in unittest
|
2021-12-06 12:17:29 +01:00 |
|
test_unlock_tag.py
|
Remove unnecessary line from unlock-tag CLI
|
2021-07-19 09:17:30 +02:00 |
|
test_untag_build.py
|
Unify error messages
|
2021-03-16 08:43:33 +01:00 |
|
test_upload_progress_callback.py
|
remove unittest2
|
2020-10-06 15:00:23 +02:00 |
|
test_userinfo.py
|
New CLI command userinfo
|
2021-06-08 15:50:44 +02:00 |
|
test_version.py
|
fix typo
|
2021-09-29 11:05:50 +02:00 |
|
test_wait_repo.py
|
Honour --force-auth for anonymous commands
|
2021-09-14 13:26:11 +02:00 |
|
test_watch_tasks.py
|
explicit encoding for text file operations
|
2021-01-26 13:36:25 +01:00 |
|
test_win_build.py
|
Unify error messages
|
2021-03-16 08:43:33 +01:00 |
|
test_wrapper_rpm.py
|
Consistent wait/nowait in all related functions
|
2021-05-10 09:17:26 +02:00 |
|
test_write_signed_rpm.py
|
cli: multicalls for write-signed-rpm
|
2021-04-19 15:12:22 +02:00 |
|
utils.py
|
tests: fix locale setting
|
2021-03-18 10:11:51 +01:00 |