vibetunnel/web/src
Peter Steinberger f905d9c2a7 fix: improve frontend test quality based on code review feedback
- Add data-testid attributes to auth-login component for reliable test selectors
- Create test factory functions to reduce test data duplication
- Replace hardcoded delays with event-based waiting utilities
- Add proper localStorage mocking with isolation between tests
- Fix linting errors: use template literals, remove unused imports, fix type annotations
- Add resetFactoryCounters for test isolation
- Update test selectors to use data-testid attributes consistently
- Improve test execution speed by removing unnecessary delays

Note: Some session-view tests still failing and need further investigation
2025-06-25 02:11:18 +02:00
..
client fix: improve frontend test quality based on code review feedback 2025-06-25 02:11:18 +02:00
server Add comprehensive server tests and switch to Biome linter (#73) 2025-06-24 18:51:38 +02:00
shared Added push notifications for bells 2025-06-23 13:51:49 +02:00
test fix: improve frontend test quality based on code review feedback 2025-06-25 02:11:18 +02:00
types Add comprehensive server tests and switch to Biome linter (#73) 2025-06-24 18:51:38 +02:00
cli.ts Add comprehensive server tests and switch to Biome linter (#73) 2025-06-24 18:51:38 +02:00