MCPcopy Create free account
hub / github.com/QodeXcli/QodeX / extract-metrics.test.ts

File extract-metrics.test.ts

test/extract-metrics.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { describe, it, expect } from 'vitest';
2import { parseExtractMetrics } from '../src/tools/web/extract-metrics.ts';
3import { capMarkdown, mapFirecrawlResults } from '../src/tools/web/parse.ts';
4

Callers

nothing calls this directly

Calls 4

parseExtractMetricsFunction · 0.90
capMarkdownFunction · 0.90
mapFirecrawlResultsFunction · 0.90
pushMethod · 0.45

Tested by

no test coverage detected