MCPcopy Index your code
hub / github.com/zenstackhq/zenstack / pull.test.ts

File pull.test.ts

packages/cli/test/db/pull.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 { createProject, getDefaultPrelude, getTestDbName, getTestDbUrl, runCli } from '../utils';

Callers

nothing calls this directly

Calls 10

createProjectFunction · 0.90
runCliFunction · 0.90
getDefaultPreludeFunction · 0.90
formatDocumentFunction · 0.90
getTestDbProviderFunction · 0.90
getTestDbNameFunction · 0.90
getTestDbUrlFunction · 0.90
executeMethod · 0.80
getSchemaFunction · 0.70
toStringMethod · 0.45

Tested by

no test coverage detected