Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/zenstackhq/zenstack
/ delegate.test.ts
File
delegate.test.ts
packages/language/test/delegate.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ describe, expect, it } from
'vitest'
;
2
import
{ DataModel } from
'../src/ast'
;
3
import
{ loadSchema, loadSchemaWithError } from
'./utils'
;
4
Callers
nothing calls this directly
Calls
3
loadSchema
Function · 0.90
loadSchemaWithError
Function · 0.90
find
Method · 0.80
Tested by
no test coverage detected