action #76882
Updated by riafarov almost 4 years ago
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