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/ipn/lapitest
Nick Khyl f0a27066c4 ipn/ipn{server,test}: extract the LocalAPI test client and server into ipntest
In this PR, we extract the in-process LocalAPI client/server implementation from ipn/ipnserver/server_test.go
into a new ipntest package to be used in high‑level black‑box tests, such as those for the tailscale CLI.

Updates #15575

Signed-off-by: Nick Khyl <nickk@tailscale.com>
7 months ago
..
backend.go ipn/ipn{server,test}: extract the LocalAPI test client and server into ipntest 7 months ago
client.go ipn/ipn{server,test}: extract the LocalAPI test client and server into ipntest 7 months ago
example_test.go ipn/ipn{server,test}: extract the LocalAPI test client and server into ipntest 7 months ago
opts.go ipn/ipn{server,test}: extract the LocalAPI test client and server into ipntest 7 months ago
server.go ipn/ipn{server,test}: extract the LocalAPI test client and server into ipntest 7 months ago