Skip to content

Adjust tests to api admin mode (13) RUN ALL RSPEC

What does this MR do and why?

Adjusts test to api admin mode

issue

implementation plan

tests to adjust

how to improve

origianl MR

reverted here

🛠 with at Siemens

How to set up and validate locally

  • bin/rspec spec/support/shared_examples/requests/api/custom_attributes_shared_examples.rb
  • bin/rspec spec/support/shared_examples/requests/api/hooks_shared_examples.rb
  • bin/rspec spec/support/shared_examples/requests/api/notes_shared_examples.rb
  • bin/rspec spec/support/shared_examples/requests/api/pipelines/visibility_table_shared_examples.rb
  • bin/rspec spec/support/shared_examples/requests/api/repository_storage_moves_shared_examples.rb
  • bin/rspec spec/support/shared_examples/requests/api/snippets_shared_examples.rb
  • bin/rspec spec/support/shared_examples/requests/api/status_shared_examples.rb
  • bin/rspec spec/support/shared_examples/requests/clusters/certificate_based_clusters_feature_flag_shared_examples.rb
  • bin/rspec spec/support/shared_examples/requests/snippet_shared_examples.rb
  • bin/rspec ee/spec/support/shared_examples/requests/api/project_approval_rules_api_shared_examples.rb

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Edited by Andreas Deicha

Merge request reports