mirror of
https://github.com/samsonjs/vibetunnel.git
synced 2026-03-28 09:55:53 +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 |
||
|---|---|---|
| .. | ||
| integration | ||
| session | ||
| unit | ||
| critical.test.ts | ||
| setup.integration.ts | ||
| setup.ts | ||
| smoke.test.ts | ||
| test-utils.ts | ||