Skip to content

E2E: Save all extra items that github import might create

Andrejs Cunskis requested to merge andrey-save-extra-content into master

What does this MR do and why?

  • Save all extra objects that are not present in GitHub in large github import spec. Sometimes test reports extra items count wise but without actually saving them it's hard to understand what these are (we currently don't fail the test because these can appear when testing using active projects).
  • Update comment fetching (endpoint fetching all comments seems to be missing comments when working with large projects)

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 Tiffany Rea

Merge request reports