MCPcopy Create free account
hub / github.com/zenstackhq/zenstack / full-text-search.test.ts

File full-text-search.test.ts

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

Source from the content-addressed store, hash-verified

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

Callers

nothing calls this directly

Calls 3

getTestDbProviderFunction · 0.90
createTestClientFunction · 0.90
$disconnectMethod · 0.80

Tested by

no test coverage detected