vibetunnel/web/src/client
Peter Steinberger 5782f13b6d fix: resolve CI workflow to properly check test exit codes and fix remaining frontend test failures
- Fix CI workflow to check test exit codes (was only checking coverage)
- Fix session-view test expectations to match component behavior:
  - Component sets connected=true on mount
  - Loading state starts as true when no session
  - Mobile detection uses user agent, not touch support
  - Terminal uses property binding, not attributes
  - Request body format uses text/key instead of input
  - File browser emits insert-path, not file-selected
  - Session exit requires sessionId in event detail
- All 23 session-view tests now pass (was 13 failing)
- Frontend component tests: 138/138 passing
2025-06-25 02:11:18 +02:00
..
assets Logs are back, baby 2025-06-24 11:35:08 +02:00
components fix: resolve CI workflow to properly check test exit codes and fix remaining frontend test failures 2025-06-25 02:11:18 +02:00
services Add comprehensive server tests and switch to Biome linter (#73) 2025-06-24 18:51:38 +02:00
test Add comprehensive server tests and switch to Biome linter (#73) 2025-06-24 18:51:38 +02:00
types Implement comprehensive user authentication with SSH key management (#43) 2025-06-24 00:31:13 +02:00
utils Add comprehensive server tests and switch to Biome linter (#73) 2025-06-24 18:51:38 +02:00
app-entry.ts Add Slack notifications for CI results 2025-06-23 15:19:14 +02:00
app.ts Add comprehensive server tests and switch to Biome linter (#73) 2025-06-24 18:51:38 +02:00
styles.css improve auth style 2025-06-24 02:41:08 +02:00
sw.ts Add comprehensive server tests and switch to Biome linter (#73) 2025-06-24 18:51:38 +02:00
test-entry.ts feat: Create test infrastructure for component testing 2025-06-23 04:25:56 +02:00
version.ts feat: Replace CodeMirror with Monaco Editor 2025-06-23 03:14:45 +02:00