MCPcopy Create free account
hub / github.com/QodeXcli/QodeX / maintain-loop-e2e.test.ts

File maintain-loop-e2e.test.ts

test/maintain-loop-e2e.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { describe, it, expect } from 'vitest';
2import { buildRecipePrompt, MAINTAIN_SCOPES, parseMaintainScope } from '../src/schedule/recipes.ts';
3import { parseReceipt } from '../src/schedule/receipt.ts';
4import {

Callers

nothing calls this directly

Calls 15

buildRecipePromptFunction · 0.90
parseMaintainScopeFunction · 0.90
parseReceiptFunction · 0.90
buildMaintainStatsFunction · 0.90
weeklyReportFunction · 0.90
trendByWeekFunction · 0.90
projectMonthlyFunction · 0.90
recommendNextScopeFunction · 0.90
buildDashboardHtmlFunction · 0.90
serializeMaintainHistoryFunction · 0.90
mergeRunsFunction · 0.90

Tested by

no test coverage detected