mirror of
https://github.com/juanfont/headscale.git
synced 2026-09-13 03:52:02 +09:00
97778c9930
Unit tests for Change (IsEmpty, Merge, Type, PingNode constructor), ping tracker (register/complete/cancel lifecycle, concurrency, latency), and end-to-end servertests exercising the full round-trip with real controlclient.Direct instances. Updates #2902 Updates #2129