Commit 78332be
authored
correctly test for error equality on jest (#11937)
* correctly test for error equality on jest
* adjust tests, change schemafetch error
* linting
* enforce matching `ApolloError` instances in tests everywhere
* size
* also always enforce stricter checks for `GraphQLError`1 parent a3bbabe commit 78332be
File tree
20 files changed
+378
-422
lines changed- .changeset
- patches
- src
- __tests__
- __snapshots__
- config/jest
- core/__tests__
- react
- components/__tests__/client
- hooks/__tests__
- testing
- experimental
- __tests__
- react/__tests__
- __snapshots__
20 files changed
+378
-422
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
0 commit comments