Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/learnhouse/learnhouse
/ unit.test.ts
File
unit.test.ts
apps/cli/tests/unit.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ describe, it, expect, beforeEach, afterEach, beforeAll, afterAll, vi } from
'vitest'
2
import
fs from
'node:fs'
3
import
os from
'node:os'
4
import
path from
'node:path'
Callers
nothing calls this directly
Calls
15
generateDockerCompose
Function · 0.85
patchComposeAddContentVolume
Function · 0.85
generateEnvFile
Function · 0.85
generateNginxConf
Function · 0.85
generateCaddyfile
Function · 0.85
writeConfig
Function · 0.85
readConfig
Function · 0.85
listInstallations
Function · 0.85
writeInstall
Function · 0.85
findInstallDir
Function · 0.85
validateEmail
Function · 0.85
replaceComposeImageTag
Function · 0.85
Tested by
no test coverage detected