MCPcopy
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

1import { describe, it, expect, beforeEach, afterEach, beforeAll, afterAll, vi } from 'vitest'
2import fs from 'node:fs'
3import os from 'node:os'
4import path from 'node:path'

Callers

nothing calls this directly

Calls 15

generateDockerComposeFunction · 0.85
generateEnvFileFunction · 0.85
generateNginxConfFunction · 0.85
generateCaddyfileFunction · 0.85
writeConfigFunction · 0.85
readConfigFunction · 0.85
listInstallationsFunction · 0.85
writeInstallFunction · 0.85
findInstallDirFunction · 0.85
validateEmailFunction · 0.85
replaceComposeImageTagFunction · 0.85

Tested by

no test coverage detected