mirror of
https://github.com/juanfont/headscale.git
synced 2026-07-10 01:48:18 +09:00
2fb71690e8
Replace 9,937 lines of inline Go test expectations with 215 JSON golden files captured from Tailscale SaaS. The new data-driven test driver compares headscale's filter compilation output against real Tailscale behavior for each node in an 8-node topology. Updates #2180