Commit graph

4 commits

Author SHA1 Message Date
Roo Code
ebadc1c76c fix: add timeout configurations to prevent flaky tests in CI
- Add explicit test timeout (15s), hook timeout (10s), and teardown timeout (10s) to vitest config
- Configure retry logic for CI environments to handle occasional flaky tests
- Add asyncUtilTimeout configuration to testing library to fail faster
- Resolves issue where tests would hang indefinitely in CI showing dots continuously

Fixes the flaky test issue reported in GitHub Actions run 16625858640
2025-07-30 15:35:46 +00:00
roomote[bot]
ab1756961c
feat: add undo functionality for enhance prompt feature (fixes #5741) (#5742)
Co-authored-by: Roo <roo@roocode.dev>
Co-authored-by: Matt Rubens <mrubens@users.noreply.github.com>
2025-07-15 10:26:34 -04:00
Matt Rubens
da8b09e655
Sharing improvements (#5082)
Co-authored-by: ellipsis-dev[bot] <65095814+ellipsis-dev[bot]@users.noreply.github.com>
Co-authored-by: John Richmond <5629+jr@users.noreply.github.com>
Co-authored-by: cte <cestreich@gmail.com>
2025-06-24 16:36:32 -04:00
Chris Estreich
44f3a8418b
Convert all webview-ui tests: jest -> vitest (#4771) 2025-06-17 15:29:17 -07:00