Skip to content

Improves graphql_helpers

Alex Kalderimis requested to merge ce-delete-designs-v2 into master

What does this MR do?

This is a CE backport of changes in https://gitlab.com/gitlab-org/gitlab-ee/merge_requests/14656, with improvements to the GraphQL helper code.

Specifically this makes running tests easier, since helpers will fail sooner and with better error messages.

Does this MR meet the acceptance criteria?

Conformity

Performance and testing

this does not change any production code.

Merge request reports