mirror of
https://github.com/czlonkowski/n8n-mcp.git
synced 2026-02-06 05:23:08 +00:00
- Fix fake timer issues in rate-limiter and batch-processor tests - Add proper timer handling for vitest fake timers - Handle timer.unref() compatibility with fake timers - Add test environment detection to skip timeouts in tests This resolves the CI timeout issues where tests would hang indefinitely.