MCPcopy Create free account
hub / github.com/anomalyco/models.dev / generate.test.ts

File generate.test.ts

packages/core/test/generate.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { describe, expect, test } from "bun:test";
2import path from "node:path";
3import { existsSync } from "node:fs";
4import { mkdir, mkdtemp, rm } from "node:fs/promises";

Callers

nothing calls this directly

Calls 8

withFixtureFunction · 0.85
writeFunction · 0.85
providerTomlFunction · 0.85
modelMetadataTomlFunction · 0.85
providerFieldsTomlFunction · 0.85
generateCatalogFunction · 0.85
generateFunction · 0.85
stableFunction · 0.70

Tested by

no test coverage detected