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 e0a77cf41a tstest/integration: expand the tests for `tailscale up`
Expand the integration tests to cover a wider range of scenarios, including:

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

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 a separate commit.

Updates #17108

Signed-off-by: Alex Chan <alexc@tailscale.com>
2 months ago
..
nat wgengine/magicsock: use learned DERP route as send path of last resort 9 months ago
testcontrol tstest/integration: expand the tests for `tailscale up` 2 months ago
vms tstest/integration: don't require TestMake, stop leaking binaries in /tmp 7 months ago
capmap_test.go tstest/integration/testcontrol: include peer CapMaps in MapResponses 5 months ago
gen_deps.go all: update tools that manage copyright headers 3 years ago
integration.go derp/derpserver: clean up extraction of derp.Server (#17264) 2 months ago
integration_test.go tstest/integration: expand the tests for `tailscale up` 2 months ago
tailscaled_deps_test_darwin.go feature/drive: start factoring out Taildrive, add ts_omit_drive build tag 3 months ago
tailscaled_deps_test_freebsd.go feature/drive: start factoring out Taildrive, add ts_omit_drive build tag 3 months ago
tailscaled_deps_test_linux.go feature/drive: start factoring out Taildrive, add ts_omit_drive build tag 3 months ago
tailscaled_deps_test_openbsd.go feature/drive: start factoring out Taildrive, add ts_omit_drive build tag 3 months ago
tailscaled_deps_test_windows.go feature/drive: start factoring out Taildrive, add ts_omit_drive build tag 3 months ago