Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/QodeXcli/QodeX
/ maintain-demo.test.ts
File
maintain-demo.test.ts
test/maintain-demo.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ describe, it, expect } from
'vitest'
;
2
import
{ buildMaintainDemoHtml, buildMaintainDemoMarkdown } from
'../src/cli/maintain-demo.ts'
;
3
4
describe(
'buildMaintainDemoHtml'
, () => {
Callers
nothing calls this directly
Calls
2
buildMaintainDemoHtml
Function · 0.90
buildMaintainDemoMarkdown
Function · 0.90
Tested by
no test coverage detected