vibetunnel/web/src/test
Peter Steinberger 20395d6e09 fix: Fix CI test failures
- Fix hanging TestNewStdinWatcher by not calling Stop() without Start()
- Fix TestSession_Signal and TestSession_KillWithSignal by adding PID values
- Fix isProcessRunning to use syscall.Signal(0) instead of os.Signal(nil)
- Update websocket test to expect new 'Unknown WebSocket endpoint' error message
- Add timeout handling to websocket integration test
2025-06-20 16:21:27 +02:00
..
integration fix: Fix CI test failures 2025-06-20 16:21:27 +02:00
session fix: apply formatters to pass CI checks (#19) 2025-06-19 01:39:27 +02:00
unit fix: apply formatters to pass CI checks (#19) 2025-06-19 01:39:27 +02:00
critical.test.ts fix: apply formatters to pass CI checks (#19) 2025-06-19 01:39:27 +02:00
setup.integration.ts fix: remove resize endpoint and fix all tests 2025-06-18 20:40:19 +02:00
setup.ts fix: apply formatters to pass CI checks (#19) 2025-06-19 01:39:27 +02:00
smoke.test.ts feat: add integration tests and fix compatibility issues 2025-06-18 19:39:42 +02:00
test-utils.ts fix: apply formatters to pass CI checks (#19) 2025-06-19 01:39:27 +02:00