mirror of
https://github.com/RooVetGit/Roo-Code.git
synced 2026-08-28 05:27:24 +00:00
- Add comprehensive E2E tests for the list_code_definition_names tool - Test TypeScript, JavaScript, Python, and Go file parsing - Test directory analysis functionality - Test error handling for non-existent files - Test handling of empty files - Test nested directory file analysis - Create test fixtures with various code definitions (interfaces, classes, functions, enums, etc.) - Implement proper test setup and teardown procedures - Follow established Mocha TDD patterns with suite/test blocks |
||
|---|---|---|
| .. | ||
| src | ||
| .env.local.sample | ||
| .vscode-test.mjs | ||
| eslint.config.mjs | ||
| package.json | ||
| tsconfig.esm.json | ||
| tsconfig.json | ||