mirror of
https://github.com/abhigyanpatwari/GitNexus.git
synced 2026-09-20 00:11:37 +00:00
17 tests covering: - detectCursorCLI caching (avoids repeated spawns) - resolveCursorConfig defaults - resolveLLMConfig provider routing (cursor vs openai) - --verbose env var propagation - WikiGenerator reviewOnly mode (early return with moduleTree) - CLI config round-trip for cursor and openai providers - invokeLLM dispatch (cursor → callCursorLLM, openai → callLLM) - callCursorLLM error when CLI not found - estimateTokens heuristic Made-with: Cursor |
||
|---|---|---|
| .. | ||
| fixtures | ||
| helpers | ||
| integration | ||
| unit | ||
| utils | ||
| global-setup.ts | ||
| vitest.d.ts | ||