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
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
5 months ago
..
nat wgengine/magicsock: use learned DERP route as send path of last resort 11 months ago
testcontrol tstest/integration: expand the tests for `tailscale up` 5 months ago
vms tstest/integration: don't require TestMake, stop leaking binaries in /tmp 9 months ago
capmap_test.go tstest/integration/testcontrol: include peer CapMaps in MapResponses 6 months ago
gen_deps.go all: update tools that manage copyright headers 3 years ago
integration.go ipn/store: automatically migrate between plaintext and encrypted state (#16318) 7 months ago
integration_test.go tstest/integration: expand the tests for `tailscale up` 5 months ago
tailscaled_deps_test_darwin.go feature/drive: start factoring out Taildrive, add ts_omit_drive build tag 5 months ago
tailscaled_deps_test_freebsd.go feature/drive: start factoring out Taildrive, add ts_omit_drive build tag 5 months ago
tailscaled_deps_test_linux.go feature/drive: start factoring out Taildrive, add ts_omit_drive build tag 5 months ago
tailscaled_deps_test_openbsd.go feature/drive: start factoring out Taildrive, add ts_omit_drive build tag 5 months ago
tailscaled_deps_test_windows.go feature/drive: start factoring out Taildrive, add ts_omit_drive build tag 5 months ago