Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/zenstackhq/zenstack
/ migrate.test.ts
File
migrate.test.ts
packages/cli/test/migrate.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
fs from
'node:fs'
;
2
import
path from
'node:path'
;
3
import
{ describe, expect, it } from
'vitest'
;
4
import
{ createProject, runCli } from
'./utils'
;
Callers
nothing calls this directly
Calls
3
createProject
Function · 0.90
runCli
Function · 0.90
find
Method · 0.80
Tested by
no test coverage detected