You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
tailscale/tstest/integration/testcontrol
Alex Chan ee6949c2d9 tstest/integration: expand the tests for `tailscale up`
Expand the integration tests to cover a wider range of scenarios, including:

*   Auth URLs and auth keys
*   With and without the `--force-reauth` flag
*   Before and after a successful initial login

These tests expose a race condition when using `--force-reauth` on an
already-logged in device. The command completes too quickly, preventing
the auth URL from being displayed. This issue is identified and will be
fixed in the next commit.

Fixes #17108
3 months ago
..
testcontrol.go tstest/integration: expand the tests for `tailscale up` 3 months ago