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

File variables.test.ts

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

Source from the content-addressed store, hash-verified

1import { gql } from '../../support/graphql'
2import { test, expect } from '../playwright.extend'
3
4const EXAMPLE_PATH = new URL('./variables.mocks.ts', import.meta.url)

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