Skip to content

Add endpoint coverage e2e test

Dan Davison requested to merge dj-add-endpoint-coverage-e2e-spec into master

What does this MR do and why?

Add an end-to-end test to cover various r/w postgres, ci, database, web, sidekiq, git, api endpoints

Rel: https://gitlab.com/gitlab-org/quality/team-tasks/-/issues/1238

How to set up and validate locally

  • Create a Project
  • Create a Runner for the Project
  • Go to Project CI/CD settings -> Create CI variable with value
  • Perform a git push on Project, committing a .gitlab-ci.yml file to kick off pipeline
  • Check pipeline succeeds

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 Dan Davison

Merge request reports