[obs-commits] [openSUSE/open-build-service] ec0405: [webui][ci] Add missing tests for branch package
Branch: refs/heads/master Home: https://github.com/openSUSE/open-build-service Commit: ec04050317513d71fb4a3e4dee50a42966a6414d https://github.com/openSUSE/open-build-service/commit/ec04050317513d71fb4a3e... Author: Eduardo Navarro <enavarro@suse.com> Date: 2018-03-28 (Wed, 28 Mar 2018) Changed paths: A src/api/spec/cassettes/Webui_PackageController/POST_branch/shows_an_error_if_current_revision_parameter_is_provided_but_there_wasn_t_any_revision_before.yml A src/api/spec/cassettes/Webui_PackageController/POST_branch/with_currrent_revision_parameter/1_4_8_1.yml A src/api/spec/cassettes/Webui_PackageController/POST_branch/with_currrent_revision_parameter/redirects_to_the_branched_package.yml A src/api/spec/cassettes/Webui_PackageController/POST_branch/with_target_package_name/1_4_7_1.yml A src/api/spec/cassettes/Webui_PackageController/POST_branch/with_target_package_name/redirects_to_the_branched_package.yml M src/api/spec/controllers/webui/package_controller_spec.rb Log Message: ----------- [webui][ci] Add missing tests for branch package Add missing tests for action `branch` in controller Webui::PackageController. Co-authored-by: David Kang <dkang@suse.com> Commit: 07361bbd3ad0eb85668a166a3ca557a7bffc3bcc https://github.com/openSUSE/open-build-service/commit/07361bbd3ad0eb85668a16... Author: Henne Vogelsang <hvogel@opensuse.org> Date: 2018-03-28 (Wed, 28 Mar 2018) Changed paths: A src/api/spec/cassettes/Webui_PackageController/POST_branch/shows_an_error_if_current_revision_parameter_is_provided_but_there_wasn_t_any_revision_before.yml A src/api/spec/cassettes/Webui_PackageController/POST_branch/with_currrent_revision_parameter/1_4_8_1.yml A src/api/spec/cassettes/Webui_PackageController/POST_branch/with_currrent_revision_parameter/redirects_to_the_branched_package.yml A src/api/spec/cassettes/Webui_PackageController/POST_branch/with_target_package_name/1_4_7_1.yml A src/api/spec/cassettes/Webui_PackageController/POST_branch/with_target_package_name/redirects_to_the_branched_package.yml M src/api/spec/controllers/webui/package_controller_spec.rb Log Message: ----------- Merge pull request #4743 from eduardoj/tests_for_package_branch [webui][ci] Add missing tests for action 'branch' in controller Webui::PackageController Compare: https://github.com/openSUSE/open-build-service/compare/04522aa0fa14...07361b...
participants (1)
-
Henne Vogelsang