Project

General

Profile

action #32080

Updated by SLindoMansilla about 6 years ago

## Acceptance criteria 
 - **AC1:** openQA tests cover assertion of following widgets: 
   - clock 
   - mail 
   - system-monitor 

 ## Tasks 

 1. Create a new test module to cover the acceptance criteria 
 2. The test checks if clock "widget" is working correctly - click and xclock should appear. 
 3. The test checks if mail "widget" is working correctly - click and some email client should appear 
 4. The test checks if system-monitor "widget" is working - click on first column it and "netstat" or its equivalent like "ss" in SLE15 top should appear, middle column (memory details) does nothing on click and by clicking on third column a "top" window should appear. appear

Back