Files
netbird/e2e
mlsmaycon a98ffa50ed [management] Cover settings-first bootstrap in the agent-network e2e suite
The suite's shared account is bootstrapped by the first provider-creating
test, so the fresh-account contract — GET reads as the defaults with an
empty endpoint, a cluster-less PUT fails, a PUT carrying a cluster
bootstraps and pins it — had no end-to-end coverage. Boot a dedicated
combined server for that starting state; the image is cached by
TestMain's build, so the cost is one container start.
2026-08-02 11:35:10 +00:00
..