[yast-commit] [yast/yast-add-on] b0d290: Refactor add on auto client (#54)
Branch: refs/heads/master Home: https://github.com/yast/yast-add-on Commit: b0d2901d229a1fe559b8502422828ab92975c402 https://github.com/yast/yast-add-on/commit/b0d2901d229a1fe559b8502422828ab92... Author: David Díaz <1691872+dgdavid@users.noreply.github.com> Date: 2018-07-23 (Mon, 23 Jul 2018) Changed paths: M package/yast2-add-on.changes M package/yast2-add-on.spec M src/lib/add-on/clients/add-on_auto.rb M test/y2add_on/clients/add-on_auto_test.rb Log Message: ----------- Refactor add on auto client (#54) * Increase test coverage for add-on auto client * Refactor add-on auto client Making use of the base class Yast::Installation::Autoclient * Update add_on auto client test Testing methods directly instead of do it through #run. * Improve Add-on auto client #summary method Use translations, escape HTML and omit useless "path" and "product" properties (empty or default values). * Fix some typos * Allow URLs written in uppercase * Improve information for translators * Remove not necessaries lines of code * Move a comment above the code * Fix error message * Fix typos in Add-on auto client test * Bump version and update changes file **NOTE:** This service been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/ Functionality will be removed from GitHub.com on January 31st, 2019.
participants (1)
-
GitHub