mirror of
https://github.com/samsonjs/vibetunnel.git
synced 2026-03-30 10:16:10 +00:00
- 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 |
||
|---|---|---|
| .. | ||
| basic.integration.test.ts | ||
| server-lifecycle.integration.test.ts | ||
| websocket.integration.test.ts | ||