airshipctl/cmd/completion/testdata/TestCompletionGoldenOutput
Alexander Hughes 8f27532ce0 [#34] Add tests to commands expecting N args
Commands using cobra's ExactArgs feature previously did not have any
validation that the ExactArgs was being enforced. This patchset adds
tests to ensure that in the cases ExactArgs=n, that only n args are
accepted, and other values such as x or y throw an appropriate error.

Change-Id: I27b5774e79db51e0e9bc81d8c207be80811ba459
2020-02-12 14:11:30 +00:00
..
completion-bash.golden Bump kubernetes 1.16.3 as a main dependency 2019-11-15 13:24:11 -06:00
completion-cmd-too-few-args.golden [#34] Add tests to commands expecting N args 2020-02-12 14:11:30 +00:00
completion-cmd-too-many-args.golden [#34] Add tests to commands expecting N args 2020-02-12 14:11:30 +00:00
completion-unknown-shell.golden Fix the coverage tests 2019-10-02 15:18:56 -05:00
completion-zsh.golden Bump kubernetes 1.16.3 as a main dependency 2019-11-15 13:24:11 -06:00