mirror of
https://github.com/samsonjs/vibetunnel.git
synced 2026-04-11 12:15:53 +00:00
- 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 |
||
|---|---|---|
| .. | ||
| client | ||
| server | ||
| shared | ||
| test | ||
| types | ||
| cli.ts | ||