MCPcopy Create free account
hub / github.com/zenstackhq/zenstack / client-members.test.ts

File client-members.test.ts

tests/e2e/orm/plugin-infra/client-members.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { definePlugin, type ClientContract } from '@zenstackhq/orm';
2import { createTestClient } from '@zenstackhq/testtools';
3import { afterEach, beforeEach, describe, expect, it } from 'vitest';
4import z from 'zod';

Callers

nothing calls this directly

Calls 10

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

Tested by

no test coverage detected