Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TanStack/cli
/ shared.test.ts
File
shared.test.ts
packages/create/tests/custom-add-ons/shared.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ beforeEach, describe, expect, it, vi } from
'vitest'
2
import
{ fs, vol } from
'memfs'
3
4
import
{
Callers
nothing calls this directly
Calls
8
__testClearFrameworks
Function · 0.85
__testRegisterFramework
Function · 0.85
createAppOptionsFromPersisted
Function · 0.85
createSerializedOptionsFromPersisted
Function · 0.85
createPackageAdditions
Function · 0.85
readCurrentProjectOptions
Function · 0.85
compareFilesRecursively
Function · 0.85
createMemoryEnvironment
Function · 0.50
Tested by
no test coverage detected