MCPcopy
hub / github.com/mswjs/msw / custom-predicate.test.ts

File custom-predicate.test.ts

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

Source from the content-addressed store, hash-verified

1import type { graphql } from 'msw'
2import type { SetupWorkerApi } from 'msw/browser'
3import { gql } from '../../support/graphql'
4import { test, expect } from '../playwright.extend'

Callers

nothing calls this directly

Calls 7

gqlFunction · 0.90
testFunction · 0.85
loadExampleFunction · 0.85
queryFunction · 0.85
useMethod · 0.80
queryMethod · 0.80
jsonMethod · 0.65

Tested by

no test coverage detected