At least they now work when using
go run cmd/integration_test/main.go cli
or
go run cmd/integration_test/main.go tui
I haven't been able to get them to run headless (i.e. using
"go test pkg/integration/clients/*.go"), which prevents us from running them on
CI.