Make test fail when a request changes
Offen
maintenance
- Vorherrschende Sprache
- JavaScript
- Sterne
- 36
- Forks
- 10
- PR-Merge-Kennzahlen
- Keine gemergten PRs in 30 T.
Beschreibung
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.
Beitragsleitfaden
Bewertung
Dieses Issue wurde noch nicht bewertet.