MCPcopy Create free account
hub / github.com/TanStack/cli / frameworks.test.ts

File frameworks.test.ts

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

Source from the content-addressed store, hash-verified

1import { beforeEach, describe, expect, it, vi } from 'vitest'
2import { fs, vol } from 'memfs'
3
4import {

Callers

nothing calls this directly

Calls 5

__testClearFrameworksFunction · 0.85
registerFrameworkFunction · 0.85
getFrameworkByIdFunction · 0.50
getFrameworkByNameFunction · 0.50
getFrameworksFunction · 0.50

Tested by

no test coverage detected