User Management Tests

User management tests

rhui3_tests.test_user_management.setup()[source]

announce the beginning of the test run

rhui3_tests.test_user_management.teardown()[source]

announce the end of the test run

rhui3_tests.test_user_management.test_01_initial_run()[source]

log in the RHUI (if not logged in, try the saved or the default admin password)

rhui3_tests.test_user_management.test_02_change_password()[source]

change the password (will log the user out automatically)

rhui3_tests.test_user_management.test_03_login_with_new_pass()[source]

log in with the new password

rhui3_tests.test_user_management.test_04_reset_password()[source]

change the password back to the default one

rhui3_tests.test_user_management.test_05_login_with_wrong_pass()[source]

try logging in with the wrong password, should fail gracefully