Adjust tests to api admin mode (12)
What does this MR do and why?
Adjusts test to api admin mode
I left some comments in code where I need help. Look for # why does this work without admin_mode?
How to set up and validate locally
bin/rspec ee/spec/requests/api/vulnerabilities_spec.rb
bin/rspec ee/spec/requests/api/vulnerability_exports_spec.rb
bin/rspec ee/spec/requests/api/vulnerability_findings_spec.rb
bin/rspec ee/spec/requests/api/vulnerability_issue_links_spec.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.
-
I have evaluated the MR acceptance checklist for this MR.
Edited by Andreas Deicha