Skip to content

Update project template e2e test to wait for files to appear

Mark Lapierre requested to merge ml-update-e2e-test-use-has-file into master

What does this MR do?

This uses have_file instead of have_content so that the test uses the built-in waits to wait for loading. It also checks specifically for file, not just for the text content (which could appear elsewhere on the page).

Closes #261928 (closed)

Does this MR meet the acceptance criteria?

Conformity

Availability 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

Merge request reports

Loading