github-project icon indicating copy to clipboard operation
github-project copied to clipboard

Make test fail when a request changes

Open gr2m opened this issue 3 years ago • 0 comments

This is a follow up to #80 /cc @tmelliottjr

In #80 we changed the way field values are unset, by using a new mutation instead of setting the value to "". We expected the existing test to unset a text field would fail as the implementation changed, but it didn't. We agreed that it would be good if it would fail, so that updating the recorded fixtures would be necessary explicitly in a situation like this.

gr2m avatar Oct 24 '22 21:10 gr2m