Project

General

Profile

action #27961

Updated by SLindoMansilla over 6 years ago

## User story 

 As an openSUSE tester, I want that the openQA test module **partitioning_filesystem**, to not need to test it on ncurses manually. 


 ## Acceptance criteria 

 * **AC1:** The test module **partitioning_filesystem** is adapted to work on ncurses SUT and graphic SUT. 
 * **AC2:** The test module **partitioning_filesystem** can run on testsuite **textmode** for openSUSE distributions. 

 ## Tasks 

 1. Change/adapt all ocurrences of _assert_and_click_ to _assert_screen_ + _send_key(<hotkey>)_ 
 2. Verify on local run for test suite: **textmode** 
    - openSUSE Tumbleweed 
    - openSUSE Leap 15 
    - SLE 15 
    - SLE 12-SP3 
 3. Load the module **partitioning_filesystem** into the testsuite **textmode** on OSD 
 4. Load the module **partitioning_filesystem** into the testsuite **textmode** on O3 
 5. Verify on OSD 
 6. Verify on O3 optional: mark "optional" tasks 

Back