DockerCLI/cli/connhelper
Sebastiaan van Stijn 8bae662713
cli/connhelper/commandconn: inline variables
Inline the variables used to define the command + args used in the
tests, which makes it slightly easier to see what's run.

Also explicitly define a context, in case we want to add telemetry
to these tests.

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2024-02-10 13:59:36 +01:00
..
commandconn cli/connhelper/commandconn: inline variables 2024-02-10 13:59:36 +01:00
ssh connhelper: Allow socket path when using SSH 2023-03-07 00:48:27 +01:00
connhelper.go linting: address else/if/elseif statements found by gocritic 2023-11-20 16:02:16 +01:00
connhelper_test.go commandconn: don't return error if command closed successfully 2023-06-09 11:24:19 +02:00