Roo-Code/e2e
Smartsheet-JB-Brown 7a62bc504c refactor: remove package manager e2e tests in favor of enhanced unit tests
- Removed e2e/src/suite/package-manager.test.ts
- Reverted src/__mocks__/vscode.js to simpler version
- Added enhanced unit tests with better coverage:
  * Cache directory handling
  * Localization testing
  * External items validation
  * Security checks
  * Error handling

Task ID: e2e_analysis_20250412
2025-04-12 17:44:31 -07:00
..
src refactor: remove package manager e2e tests in favor of enhanced unit tests 2025-04-12 17:44:31 -07:00
.env.local.sample ContextProxy fix - constructor should not be async 2025-03-11 14:24:21 -07:00
.vscode-test.mjs Fix e2e test paths 2025-02-28 21:40:47 -08:00
package-lock.json no type script or linting errors 2025-04-12 09:55:08 -07:00
package.json checkpoint: pre-package-manager-state-fix 2025-04-12 16:43:32 -07:00
tsconfig.json Rename ClineAPI to RooCodeAPI and improve types 2025-03-10 11:16:38 -07:00
VSCODE_INTEGRATION_TESTS.md Allow processes to access the Roo Code API via a unix socket (#2232) 2025-04-02 12:42:00 -07:00