woodpecker-helm3/internal
Erin Call b93917c857
Use better expectations in lint_test [#3]
The tests need to allow calls to Stdout/Stderr so they don't get
"Unexpected call" errors from gomock, but these tests aren't meant to
assert that the calls actually happened. Using .AnyTimes allows 0 or
more calls.
2019-12-19 10:21:11 -08:00
..
helm Instantiate a Lint when cfg.Command is "lint" [#3] 2019-12-17 17:14:39 -08:00
run Use better expectations in lint_test [#3] 2019-12-19 10:21:11 -08:00