You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
test: add Logger integration tests for workspaceMonitor
- Add tests verifying workspaceMonitor logs through Logger when Storage has Logger set
- Verify initialization logs "Monitoring {workspace}..." message
- Verify dispose logs "Unmonitoring {workspace}..." message
- Use createMockOutputChannelWithLogger factory for consistent test setup
- No code changes needed in workspaceMonitor.ts - already compatible via Storage interface
🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <noreply@anthropic.com>
0 commit comments