MCPcopy 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

1import { describe, expect, it } from 'vitest';
2import { DataModel } from '../src/ast';
3import { loadSchema, loadSchemaWithError } from './utils';
4

Callers

nothing calls this directly

Calls 3

loadSchemaFunction · 0.90
loadSchemaWithErrorFunction · 0.90
findMethod · 0.80

Tested by

no test coverage detected