action #76888
closedcoordination #69394: [y][epic] Add test for the YaST 1-click install
Unit test for yast2-metapackage-handler OneClickInstallWorkerFunction.rb (part II)
0%
Description
Add the following functions to the unit test for OneClickInstallWorkerFunction.rb
InitSlideShow
InstallPackages
InstallPatterns
RemovePackages
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
Updated by riafarov over 3 years ago
- Status changed from New to Workable
See https://github.com/yast/yast-metapackage-handler/pull/25 as a helper.
Updated by syrianidou_sofia over 3 years ago
- Status changed from Workable to In Progress
- Assignee set to syrianidou_sofia
Updated by syrianidou_sofia over 3 years ago
- Status changed from In Progress to Feedback
https://github.com/yast/yast-metapackage-handler/pull/23
InitSlideShow wasn't added as it doesn't return different values
Updated by syrianidou_sofia over 3 years ago
- Status changed from Feedback to Closed