vibetunnel/web/src
Peter Steinberger 0c67a89622 feat: expand Playwright test coverage with comprehensive test suite
- Add 50+ new Playwright tests covering key features
- Implement test helpers for session management and data cleanup
- Add page objects for better test maintainability
- Improve test stability with better selectors and wait strategies
- Fix flaky tests with proper timing and synchronization
- Add comprehensive coverage for:
  - Session creation and management
  - Terminal interactions
  - File browser operations
  - Keyboard shortcuts
  - Authentication flows
  - Activity monitoring
  - Search functionality
  - UI responsiveness
- Update test infrastructure for better CI/CD integration
- Fix linting issues and improve code quality

Co-authored-by: Claude <noreply@anthropic.com>
2025-07-04 05:08:34 +01:00
..
client feat: expand Playwright test coverage with comprehensive test suite 2025-07-04 05:08:34 +01:00
server feat: expand Playwright test coverage with comprehensive test suite 2025-07-04 05:08:34 +01:00
shared Make popover window sticky during new session creation (#194) 2025-07-02 16:49:34 +01:00
test feat: expand Playwright test coverage with comprehensive test suite 2025-07-04 05:08:34 +01:00
types Add comprehensive server tests and switch to Biome linter (#73) 2025-06-24 18:51:38 +02:00
cli.ts Make popover window sticky during new session creation (#194) 2025-07-02 16:49:34 +01:00