e2e9c50786
Unit Tests / test (push) Successful in 7m27s
The test_remote_permissions_pushed_to_cell2 test verifies that permission changes on cell1 are pushed to cell2 via the WireGuard tunnel. When both cells use a public endpoint (DDNS VPS) instead of LAN IPs, no tunnel is established and the push silently fails. The test now probes cell2's API at its WG DNS IP before asserting the push succeeded — skips gracefully if the tunnel is down rather than failing. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>