MCPcopy Index your code
hub / github.com/zenstackhq/zenstack / action-utils.test.ts

File action-utils.test.ts

packages/cli/test/action-utils.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import fs from 'node:fs';
2import path from 'node:path';
3import { describe, expect, it } from 'vitest';
4import { generateTempPrismaSchema } from '../src/actions/action-utils';

Callers

nothing calls this directly

Calls 2

createProjectFunction · 0.90
generateTempPrismaSchemaFunction · 0.90

Tested by

no test coverage detected