MCPcopy Create free account
hub / github.com/QodeXcli/QodeX / file-outline.test.ts

File file-outline.test.ts

test/file-outline.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { describe, it, expect } from 'vitest';
2import { fileOutline, renderLargeFileMap } from '../src/context/file-outline.js';
3
4const SAMPLE = `import { useState } from 'react';

Callers

nothing calls this directly

Calls 2

fileOutlineFunction · 0.85
renderLargeFileMapFunction · 0.85

Tested by

no test coverage detected