Project

General

Profile

action #48752

Updated by okurz about 2 years ago

## Motivation 
 [assert_screen_change](http://open.qa/api/testapi/#_assert_screen_change) is not having unit tests in os-autoinst so we do not know if it works for sure. 

 ## Acceptance criteria 
 * **AC1:** os-autoinst has unit tests for `assert_screen_change` 

 ## Suggestions 
 * Add unit tests for `wait_screen_change` and `assert_screen_change` to https://github.com/os-autoinst/os-autoinst/blob/master/t/03-testapi.t 

 ## Further details 

 entrace level issue

Back