Files
bun.sh/test/cli
Claude Bot 5a2f2aff68 Add tests for watch mode polling for missing modules
Tests verify that:
1. Watch mode starts polling when a required module doesn't exist
2. Polling detects when the file is created and triggers reload
3. Works with both direct imports and relative paths in subdirectories

Note: Tests verify the polling and reload trigger, but not the success
output after reload since process restart (via bun.reloadProcess) creates
a new process that can't be captured by the test harness.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-10-13 06:36:56 +00:00
..
2025-05-24 13:36:51 -07:00
2025-10-11 08:23:25 -07:00