Skip to content

Mock github interaction in github import E2E spec

Andrejs Cunskis requested to merge andrey-mocked-gh-import-spec into master

What does this MR do and why?

  • Replace calls to real github instance with calls to mock service

Closes Update github import spec to use mocked github ... (#383886 - closed)

How to set up and validate locally

gitlab-qa Test::Integration::Import ${image_from_branch} -- --tag github

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 Andrejs Cunskis

Merge request reports