MCPcopy
hub / github.com/graphql/graphiql / python-grammar.spec.ts

File python-grammar.spec.ts

packages/vscode-graphql-syntax/tests/python-grammar.spec.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { tokenizeFile } from './__utilities__/utilities';
2
3describe('inline.graphql.python grammar', () => {
4 const scope = 'inline.graphql.python';

Callers

nothing calls this directly

Calls 2

tokenizeFileFunction · 0.90
expectFunction · 0.85

Tested by

no test coverage detected