action #76882
closedcoordination #69394: [y][epic] Add test for the YaST 1-click install
Unit test for yast2-metapackage-handler OneClickInstall.rb (part II)
0%
Description
Add the following functions to the unit test for OneClickInstall.rb (https://github.com/yast/yast-metapackage-handler/blob/master/src/modules/OneClickInstall.rb)
- Load
- makeXMLFriendly
- fromXMLFriendly
- SetupXML
- ToXML
- FromXML
https://github.com/yast/yast-metapackage-handler
Helpful links:
Builtins https://github.com/yast/yast-ruby-bindings/blob/master/src/ruby/yast/builtins.rb
Ops https://github.com/yast/yast-ruby-bindings/blob/master/src/ruby/yast/ops.rb
deep_copy https://github.com/yast/yast-ruby-bindings/blob/master/src/ruby/yast/yast.rb
PackageSlideShow https://github.com/yast/yast-packager/blob/master/src/modules/PackageSlideShow.rb
Progress https://github.com/yast/yast-yast2/blob/master/library/wizard/src/modules/Progress.rb
SlideShow https://github.com/yast/yast-yast2/blob/master/library/packages/src/modules/SlideShow.rb