DockerCLI/e2e/cli-plugins
Ian Campbell 0b30592ee0 e2e/cli-plugins: improve checks for empty output by using `icmd.None`
In some cases this means switching to `icmd.Expected` rather than
`icmd.Success`, but this improves readability overall.

Signed-off-by: Ian Campbell <ijc@docker.com>
2019-03-28 14:30:51 +00:00
..
plugins/badmeta Add some simple e2e tests for executing CLI plugins 2019-01-30 13:44:05 +00:00
testdata e2e/cli-plugins: explicitly check that PersistentPreRunE works 2019-03-14 14:20:19 +00:00
config_test.go Simplify cli plugin config file entry 2019-02-25 10:38:48 +00:00
dial_test.go Merge pull request #1745 from ijc/disable-dial-stdio-for-plugins 2019-03-18 12:29:41 +01:00
flags_test.go Add e2e test for handling of `version`/`-v`/`--version` with plugins 2019-03-13 11:28:17 +00:00
help_test.go Show plugins as Management commands 2019-02-26 00:28:41 +01:00
run_test.go e2e/cli-plugins: improve checks for empty output by using `icmd.None` 2019-03-28 14:30:51 +00:00
util_test.go Simplify cli plugin config file entry 2019-02-25 10:38:48 +00:00