[openSUSE/open-build-service] 10a28d: Autocorrect rubocop issues
Branch: refs/heads/depfu/update/srcapi/rubocop-rspec-2.13.2 Home: https://github.com/openSUSE/open-build-service Commit: 10a28d2fef71d4a1764ad21611cf555446a3dc3a https://github.com/openSUSE/open-build-service/commit/10a28d2fef71d4a1764ad2... Author: Dani Donisa <dani.doni@gmail.com> Date: 2022-09-30 (Fri, 30 Sep 2022) Changed paths: M src/api/spec/controllers/person_controller_spec.rb M src/api/spec/controllers/webui/download_on_demand_controller_spec.rb M src/api/spec/features/webui/attributes_spec.rb M src/api/spec/features/webui/groups_spec.rb M src/api/spec/features/webui/kiwi/images_spec.rb M src/api/spec/features/webui/maintained_projects_spec.rb M src/api/spec/features/webui/packages_spec.rb M src/api/spec/features/webui/patchinfo_spec.rb M src/api/spec/features/webui/projects/status_spec.rb M src/api/spec/features/webui/projects_spec.rb M src/api/spec/features/webui/repositories_spec.rb M src/api/spec/features/webui/requests_spec.rb M src/api/spec/features/webui/users/notifications_spec.rb M src/api/spec/models/cloud/backend/upload_job_spec.rb M src/api/spec/models/user_spec.rb M src/api/spec/support/shared_examples/features/boostrap_flag_tables.rb M src/api/spec/support/shared_examples/features/bootstrap_user_tab.rb M src/api/spec/support/shared_examples/features/flags_tables.rb Log Message: ----------- Autocorrect rubocop issues Commit: 65bef0b8dc7b45651c48e16bff556ec922bef990 https://github.com/openSUSE/open-build-service/commit/65bef0b8dc7b45651c48e1... Author: Dani Donisa <dani.doni@gmail.com> Date: 2022-09-30 (Fri, 30 Sep 2022) Changed paths: M src/api/spec/controllers/group_controller_spec.rb M src/api/spec/controllers/request_controller_spec.rb M src/api/spec/controllers/staging/backlog_controller_spec.rb M src/api/spec/controllers/staging/excluded_requests_controller_spec.rb M src/api/spec/controllers/staging/staged_requests_controller_spec.rb M src/api/spec/controllers/staging/staging_projects_controller_spec.rb M src/api/spec/controllers/status_messages_controller_spec.rb M src/api/spec/controllers/worker/status_controller_spec.rb Log Message: ----------- Replace assert_select by rspec expectations Co-authored-by: Saray Cabrera Padrón <scabrerapadron@suse.de> Commit: 30c4a7e14529a303c16dea3219e7f37605e3c005 https://github.com/openSUSE/open-build-service/commit/30c4a7e14529a303c16dea... Author: Saray Cabrera Padrón <scabrerapadron@suse.de> Date: 2022-09-30 (Fri, 30 Sep 2022) Changed paths: M src/api/.rubocop.yml Log Message: ----------- Exlude file for RSpec/MultipleExpectations cop Compare: https://github.com/openSUSE/open-build-service/compare/171c6f35f4f9...30c4a7...
participants (1)
-
Saray Cabrera Padrón