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
- Replaced Jest with Vitest for better TypeScript support and performance
- Updated test files to use Vitest syntax and mocking
- Added proper WebSocket event handling in tests
- Fixed type definitions and mock implementations
- Removed Jest config files and updated tsconfig.json
- All tests passing
0 commit comments