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
Skip tests that don't actually verify the behavior they claim to test:
- Tests that just execute commands and assert true
- Tests that just check if Node.js process.platform works
- Tests that don't verify any actual extension behavior
Skipped tests in:
- workspace-operations.test.ts: 4 tests
- uri-handler.test.ts: 4 tests
- cli-integration.test.ts: 2 tests
- app-status-logs.test.ts: 1 test
Added TODO comments explaining what would be needed for proper testing.
Current state: 88 passing, 0 failing, 91 pending
🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <noreply@anthropic.com>
0 commit comments