vibetunnel/web/scripts
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
..
build-ci.js Add comprehensive server tests and switch to Biome linter (#73) 2025-06-24 18:51:38 +02:00
build.js Add Playwright E2E test framework (#120) 2025-06-30 02:51:21 +01:00
check-all.sh Remove titleDebouncer and fix stdout write ordering issues (#190) 2025-07-02 07:06:55 +01:00
check-fix-sequential.sh Fix path formatting issues identified by Claude review 2025-06-28 15:22:05 +02:00
clean.js Reorganize server structure for clarity 2025-06-21 16:44:56 +02:00
copy-assets.js Fix cross-platform build issues in web package 2025-06-19 01:43:27 +02:00
coverage-report.sh Add comprehensive server tests and switch to Biome linter (#73) 2025-06-24 18:51:38 +02:00
dev.js Fix port argument passthrough for web dev (#163) 2025-07-01 06:50:20 +01:00
ensure-dirs.js Fix cross-platform build issues in web package 2025-06-19 01:43:27 +02:00
ensure-native-modules.js feat: expand Playwright test coverage with comprehensive test suite 2025-07-04 05:08:34 +01:00
esbuild-config.js Add Playwright E2E test framework (#120) 2025-06-30 02:51:21 +01:00
monaco-plugin.js feat: Create test infrastructure for component testing 2025-06-23 04:25:56 +02:00
profile-playwright-tests.sh Fix modal backdrop pointer-events issues (#195) 2025-07-03 01:03:15 +01:00
test-parallel.sh feat: implement parallel test execution with improved stability (#205) 2025-07-03 16:40:03 +01:00
test-playwright-clean.sh Add Playwright E2E test framework (#120) 2025-06-30 02:51:21 +01:00
validate-version-sync.js Add Playwright E2E test framework (#120) 2025-06-30 02:51:21 +01:00