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

File procedures.test.ts

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

Source from the content-addressed store, hash-verified

1import type { ClientContract } from '@zenstackhq/orm';
2import { createTestClient } from '@zenstackhq/testtools';
3import { afterEach, beforeEach, describe, expect, it } from 'vitest';
4import { schema } from '../schemas/procedures/schema';

Callers

nothing calls this directly

Calls 4

createTestClientFunction · 0.90
$transactionMethod · 0.80
pushMethod · 0.80
$disconnectMethod · 0.80

Tested by

no test coverage detected