MCPcopy Create free account
hub / github.com/zenstackhq/zenstack / unsupported.test.ts

File unsupported.test.ts

tests/e2e/orm/client-api/unsupported.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import path from 'node:path';
2import { createQuerySchemaFactory } from '@zenstackhq/orm';
3import { createTestClient } from '@zenstackhq/testtools';
4import { afterEach, beforeEach, describe, expect, it } from 'vitest';

Callers

nothing calls this directly

Calls 8

createQuerySchemaFactoryFunction · 0.90
createTestClientFunction · 0.90
makeFindManySchemaMethod · 0.80
makeCreateSchemaMethod · 0.80
makeUpdateSchemaMethod · 0.80
makeAggregateSchemaMethod · 0.80
makeGroupBySchemaMethod · 0.80
$disconnectMethod · 0.80

Tested by

no test coverage detected