vibetunnel/.github
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
..
actions/lint-reporter Add comprehensive server tests and switch to Biome linter (#73) 2025-06-24 18:51:38 +02:00
workflows fix: resolve CI workflow to properly check test exit codes and fix remaining frontend test failures 2025-06-25 02:11:18 +02:00
SLACK_SETUP.md add CI reporter to Slack 2025-06-23 15:18:45 +02:00