robottelo icon indicating copy to clipboard operation
robottelo copied to clipboard

Automation coverage for bz-1973329

Open latran opened this issue 2 years ago • 2 comments

Automation coverage for https://bugzilla.redhat.com/show_bug.cgi?id=1973329.

I still need to add rhel8_baseos as another repo to the test case, but the implementation is a bit tricky. If I can't figure it out, I may skip it.

latran avatar Aug 26 '22 20:08 latran

test result:

pytest tests/foreman/ui/test_contentview.py -k test_positive_able_to_disable_and_enable_rhel_repos

================ 1 passed, 78 deselected, 3 warnings in 318.86s (0:05:18) ================

latran avatar Aug 30 '22 13:08 latran

test results:

pytest tests/foreman/ui/test_contentview.py -k test_positive_able_to_disable_and_enable_rhel_repos
========= 1 passed, 78 deselected, 3 warnings in 291.91s (0:04:51) ===================

latran avatar Sep 02 '22 16:09 latran

test result

pytest tests/foreman/ui/test_repository.py -k test_positive_able_to_disable_and_enable_rhel_repos

=========== 1 passed, 32 deselected, 3 warnings in 290.10s (0:04:50) ==================

latran avatar Sep 08 '22 00:09 latran