MCPcopy 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

1import { describe, it, expect } from 'vitest';
2import { buildMaintainDemoHtml, buildMaintainDemoMarkdown } from '../src/cli/maintain-demo.ts';
3
4describe('buildMaintainDemoHtml', () => {

Callers

nothing calls this directly

Calls 2

buildMaintainDemoHtmlFunction · 0.90

Tested by

no test coverage detected