MCPcopy
hub / github.com/mswjs/msw / errors.test.ts

File errors.test.ts

test/browser/graphql-api/errors.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { test, expect } from '../playwright.extend'
2import { gql } from '../../support/graphql'
3
4test('mocks a GraphQL error response', async ({ loadExample, query }) => {

Callers

nothing calls this directly

Calls 5

gqlFunction · 0.90
testFunction · 0.85
loadExampleFunction · 0.85
queryFunction · 0.85
jsonMethod · 0.65

Tested by

no test coverage detected