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

File transaction.test.ts

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

Source from the content-addressed store, hash-verified

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

Callers

nothing calls this directly

Calls 9

createTestClientFunction · 0.90
proceedFunction · 0.85
$disconnectMethod · 0.80
$transactionMethod · 0.80
$unuseAllMethod · 0.80
$unuseMethod · 0.80
$useMethod · 0.80
$setAuthMethod · 0.80
$setOptionsMethod · 0.80

Tested by

no test coverage detected