Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/graphql/graphiql
/ php-grammar.spec.ts
File
php-grammar.spec.ts
packages/vscode-graphql-syntax/tests/php-grammar.spec.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ tokenizeFile } from
'./__utilities__/utilities'
;
2
3
describe(
'inline.graphql.php grammar'
, () => {
4
const
scope =
'inline.graphql.php'
;
Callers
nothing calls this directly
Calls
2
tokenizeFile
Function · 0.90
expect
Function · 0.85
Tested by
no test coverage detected