vibetunnel/web/src/test/integration
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
..
basic.integration.test.ts fix: apply formatters to pass CI checks (#19) 2025-06-19 01:39:27 +02:00
server-lifecycle.integration.test.ts fix: apply formatters to pass CI checks (#19) 2025-06-19 01:39:27 +02:00
websocket.integration.test.ts fix: Fix CI test failures 2025-06-20 16:21:27 +02:00