Roo-Code/apps/vscode-e2e
Roo Code 2171183ff9 fix(e2e): improve tool detection logic in e2e tests
- Add more robust tool detection with multiple fallback patterns
- Parse JSON from api_req_started messages to detect tool executions
- Add better error handling and logging for debugging CI issues
- Fix TypeScript lint warnings by properly typing requestData variables
- Support various message formats that may differ between local and CI environments

This should resolve the integration test failures in CI that were introduced
by PR #8725's UI-only changes. The tests were failing because the tool
detection was too rigid and didn't account for different message formats.
2025-10-18 23:16:53 +00:00
..
src fix(e2e): improve tool detection logic in e2e tests 2025-10-18 23:16:53 +00:00
.env.local.sample Move e2e into apps (#3823) 2025-05-22 08:41:58 -07:00
.vscode-test.mjs Move e2e into apps (#3823) 2025-05-22 08:41:58 -07:00
eslint.config.mjs Move e2e into apps (#3823) 2025-05-22 08:41:58 -07:00
package.json Move to Postgres for evals on roocode.com (#4520) 2025-06-11 14:17:53 -07:00
tsconfig.esm.json Add a new @roo-code/types package and use it everywhere (#3912) 2025-05-26 12:06:45 -07:00
tsconfig.json Add a new @roo-code/types package and use it everywhere (#3912) 2025-05-26 12:06:45 -07:00