MCPcopy Create free account
hub / github.com/TanStack/cli / filename-processing.test.ts

File filename-processing.test.ts

packages/create/tests/filename-processing.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { describe, expect, it } from 'vitest'
2
3import { createMemoryEnvironment } from '../src/environment.js'
4import { createTemplateFile } from '../src/template-file.js'

Callers

nothing calls this directly

Calls 2

createMemoryEnvironmentFunction · 0.50
createTemplateFileFunction · 0.50

Tested by

no test coverage detected