RHUI CLI Tests¶
RHUI CLI tests
- class rhui4_tests.test_cmdline.TestCLI[source]¶
class for CLI tests
- static test_03_custom_repo_checks()[source]¶
check if the custom repo cannot be added twice and if the GPG key path is validated
- static test_05_upload_local_rpms()[source]¶
upload content from a local directory to one of the custom repos
- test_16_repo_info()[source]¶
verify that the repo name is part of the information about the specified repo ID
- static test_20_check_cli_crt_sig()[source]¶
check if SHA-256 is used in the client certificate signature
- test_23_ensure_gpgcheck_config()[source]¶
ensure that GPG checking is configured in the client configuration as expected
- static test_24_ensure_proxy_config()[source]¶
ensure that the proxy setting is used in the client configuration
- static test_25_custom_repo_used()[source]¶
check if the protected custom repo is included in the client configuration
- test_27_create_acs_config_json()[source]¶
create an alternate content source configuration JSON file
- static test_38_resync_no_warning()[source]¶
check if the syncs did not cause known unnecessary warnings
- test_44_upload_semi_bad_cert()[source]¶
check that a partially invalid certificate can still be accepted
- static test_45_upload_empty_cert()[source]¶
check that an empty certificate is rejected (no traceback)
- static test_51_sync_invalid_repo()[source]¶
check if rhui-manager correctly handles syncing an invalid repo
- static test_52_delete_invalid_repo()[source]¶
check if rhui-manager correctly handles deleting an invalid repo