Skip to content

Use the available test double in a GraphQL mutation unit test

drew stachon requested to merge use-mock-in-unit-test into master

What does this MR do and why?

This MR updates a unit test to use a test double in line with our guidance. There a longer discussion of this change in #390686 (comment 1276751129)

How to set up and validate locally

It's a test refactor, just run the changed test files 🙂

MR acceptance checklist

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

Merge request reports

Loading