Project

General

Profile

action #56009

Updated by riafarov over 4 years ago

## Description 
 I as a YaST developer want to write integration tests for the module 

 After our discussion, we've decided to go for rspec for YaST modules testing. 

 As of now, we don't have any wrapper for curl requests to the UI and we should start with it, so it can be imported and used for the actions. 

 ## Acceptance criteria 
 1. There is ruby gem which provides easy to use methods to operate on controls

Back