Skip to content

Move more issues query specs to shared example

Mario Celi requested to merge 377514-refactor-more-specs into master

What does this MR do and why?

Refactor more specs into a shared example. We are introducing a new issues query at the root level of the GraphQL API. By using this shared example we are adding the same coverage we had at the project level for the root level query. This is the second MR in a series of MRs to fully refactor those request specs. Splitting into multiple MRs to keep them smaller

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Related to #377514 (closed)

Edited by Mario Celi

Merge request reports