Subscription Management Tests
Test case for the RHUI SKU, the RHUI 3 repo, and subscription registration in RHUI
-
class
rhui3_tests.test_subscription.TestSubscription[source]
class for tests for subscription registration in RHUI
-
static
setup_class()[source]
announce the beginning of the test run
-
static
teardown_class()[source]
announce the end of the test run
-
static
test_00_initial_run()[source]
log in to RHUI
-
static
test_01_register_system()[source]
register with RHSM
-
test_02_attach_rhui_sub()[source]
attach the RHUI subscription
-
test_03_attach_atomic_sub()[source]
attach the Atomic subscription
-
test_04_check_available_subs()[source]
check if the subscriptions available to RHUI are the known ones
-
test_05_reg_rhui_sub_in_rhui()[source]
register the RHUI subscription in RHUI
-
test_06_reg_atomic_sub_in_rhui()[source]
register the Atomic subscription in RHUI
-
test_07_check_registered_subs()[source]
check if the subscriptions are now tracked as registered
-
test_08_unregister_sub_in_rhui()[source]
unregister the subscriptions in RHUI
-
static
test_09_check_registered_subs()[source]
check if the subscriptions are no longer tracked as registered
-
static
test_10_unregister_system()[source]
unregister from RHSM