Roo-Code/.roo
KJ7LNW 9fce90be9d
fix: add run parameter to vitest command in rules (#5991)
When running vitest without the run parameter, it enters watch mode and waits for user input (like pressing q to quit), causing tests to hang in the terminal.

This change updates the documentation to specify using npx vitest run instead of just npx vitest to ensure tests run to completion without requiring user interaction.

Signed-off-by: Eric Wheeler <roo-code@z.ewheeler.org>
Co-authored-by: Eric Wheeler <roo-code@z.ewheeler.org>
2025-07-20 22:48:11 -04:00
..
rules fix: add run parameter to vitest command in rules (#5991) 2025-07-20 22:48:11 -04:00
rules-code fix: use safeWriteJson for all JSON file writes with race condition fix (#4733) 2025-06-25 16:05:02 -04:00
rules-docs-extractor feat: improve docs-extractor mode rules for better documentation extraction (#5381) 2025-07-03 14:50:09 -04:00
rules-integration-tester feat(tests): core tools integration tests (#4433) 2025-06-12 11:50:25 -04:00
rules-issue-fixer Fix/issue fixer pr template (#5839) 2025-07-17 16:03:24 -04:00
rules-issue-investigator feat: Add Issue Investigator mode and enhance Issue Writer mode (#5913) 2025-07-18 14:43:14 -04:00
rules-issue-writer feat: Add Issue Investigator mode and enhance Issue Writer mode (#5913) 2025-07-18 14:43:14 -04:00
rules-mode-writer Add Mode Writer mode to repo (#4600) 2025-06-13 22:32:09 -06:00
rules-pr-fixer refactor: remove orchestrator modes and update GitHub CLI usage (#5832) 2025-07-17 14:28:09 -04:00
rules-pr-reviewer refactor: remove orchestrator modes and update GitHub CLI usage (#5832) 2025-07-17 14:28:09 -04:00
rules-translate Improve translation workflow to avoid unnecessary file reads (#5126) 2025-06-25 20:24:30 -04:00