Project

General

Profile

action #69184

Updated by riafarov almost 4 years ago

We continue progressing to reduce maintenance costs of screen-based testing. 
 After making decisions how we are going to launch tests, we can design architecture for the tests them self, which match outcome of #68983 

 We have multiple versions of multiple distributions. 

 Options are: 
 a) Store with yast module code 
 b) Store it in os-autoinst-distri-opensuse repo 
 c) Create separate repo to store test code 

 Challenges: 
 1. Where to store tests? 
 2. Skeleton for the test framework (MVC ?) 

 As we target expert partitioner as a first module, we can use it for this research and write some simple test for it. 

Back