MCPcopy Create free account
hub / github.com/zenstackhq/zenstack / on-query-hooks.test.ts

File on-query-hooks.test.ts

tests/e2e/orm/plugin-infra/on-query-hooks.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 { schema } from '../schemas/basic';

Callers

nothing calls this directly

Calls 5

createTestClientFunction · 0.90
definePluginFunction · 0.90
$disconnectMethod · 0.80
$useMethod · 0.80
proceedMethod · 0.45

Tested by

no test coverage detected