Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cortexkit/magic-context
/ dreamer-setup.test.ts
File
dreamer-setup.test.ts
packages/cli/src/lib/dreamer-setup.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ describe, expect, it } from
"bun:test"
;
2
import
{ runDreamerSetup } from
"./dreamer-setup"
;
3
import
type
{ PromptIO, PromptLog, PromptSpinner, SelectOption } from
"./prompts"
;
4
Callers
nothing calls this directly
Calls
1
runDreamerSetup
Function · 0.90
Tested by
no test coverage detected