Skip to content

Added E2E test for Secure group security dashboard

Aleksandr Soborov requested to merge 9192-secure-e2e-tests-group-dashboard into master

What does this MR do?

Added an end to end test verifying the Secure group security dashboard.

Also added necessary page objects and QA selectors to support this test.

Additionally renamed project_security_dashboard_spec.rb to security_reports_spec.rb to reflect that not only projects are included in this file.

This will accomplish one of the six tasks within gitlab-org/quality/testcases#7 (closed).

Moves forward OKR: gitlab-com/www-gitlab-com#4344 (closed).

Does this MR meet the acceptance criteria?

Conformity

Performance and testing

Security

If this MR contains changes to processing or storing of credentials or tokens, authorization and authentication methods and other items described in the security review guidelines:

  • Label as security and @ mention @gitlab-com/gl-security/appsec
  • The MR includes necessary changes to maintain consistency between UI, API, email, or other methods
  • Security reports checked/validated by a reviewer from the AppSec team

Closes #9192 (moved)

Edited by Tanya Pazitny

Merge request reports