Project

General

Profile

coordination #38876

Updated by riafarov over 5 years ago

## Motivation 
 As an outcome of #37324, we should start with simpler things to get results before investing to much time in the long-term solution due to missing details. 

 yast2 hostname is one of the simplest test modules, the only missing functionality from YCP testing framework is work with tables. 
 Therefore, first task would be to implement this functionality in libyui for ncurses/qt/gtk first and then extend it. 

 ## Acceptance criteria 
 1. yast2 hostname is tested using YaST specific GUI testing YCP framework 

 ## Suggestions 
 We already have many parts included in YCP, which can be reused, but technical solution should take into consideration that it may get dropped and replaced with ruby,  
 so framework has to be extended in that way, that these parts can be reused. Consult with YaST team about the details.

Back