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
Brad Fitzpatrick 01e159b610 ipn/ipnlocal: save prefs to disk on UpdatePrefs
Regression from 6d10655dc3, which added
UpdatePrefs but didn't write it out to disk.

I'd planned on adding tests to state_test.go which is why I'd earlier
added 46896a9311 to prepare for making
such persistence tests easier to write, but turns out state_test.go
didn't even test UpdatePrefs, so I'm staying out of there.
Instead, this is tested using integration tests.

Fixes #2321

Signed-off-by: Brad Fitzpatrick <bradfitz@tailscale.com>
4 years ago
..
testcontrol tstest/integration/testcontrol: add ipv6 support (#2394) 4 years ago
vms tstest/integration/vms: delete a log file i was using to debug the tests (#2416) 4 years ago
gen_deps.go tstest/integration: help bust cmd/go's test caching 4 years ago
integration.go tailcfg: break DERPNode.DERPTestPort into DERPPort & InsecureForTests 4 years ago
integration_test.go ipn/ipnlocal: save prefs to disk on UpdatePrefs 4 years ago
tailscaled_deps_test.go tstest/integration: help bust cmd/go's test caching 4 years ago