helmfile/pkg
Yusuke Kuoka 31cd729fd4 Prevent excessive log in tests
I had been unhappy with the fact that our go-test output had a lot of debug log messages which obfuscated test results.

I'm finally removeing all those by directing the test log output to io.Discard.

Signed-off-by: Yusuke Kuoka <ykuoka@gmail.com>
2022-10-11 06:19:32 +09:00
..
app Prevent excessive log in tests 2022-10-11 06:19:32 +09:00
argparser fix lint error 2022-08-13 07:40:32 +08:00
config feat: add reuse-values args for diff apply and sync (#411) 2022-10-08 14:27:39 +09:00
environment bump: upgrade gopkg.in/yaml.v2 to gopkg.in/yaml.v3 2022-10-03 05:24:51 +08:00
envvar Introduce DISABLE_INSECURE_FEATURES to disable insecure command executions (#1) 2022-06-05 15:15:06 +09:00
errors fix incorrent exit code 2022-09-13 08:23:55 +08:00
event Fixes for updates from rebase 2022-09-19 08:55:44 +09:00
exectest Use helm show chart to identify chart version 2022-10-03 22:04:08 -03:00
filesystem Introduce Helmfile's own filesystem abstraction to correctly unit test some components (#307) 2022-08-24 12:58:43 +09:00
helmexec feat: add reuse-values args for diff apply and sync (#411) 2022-10-08 14:27:39 +09:00
maputil bump: upgrade gopkg.in/yaml.v2 to gopkg.in/yaml.v3 2022-10-03 05:24:51 +08:00
plugins add Go lint 2022-07-16 20:21:11 +08:00
remote Prevent excessive log in tests 2022-10-11 06:19:32 +09:00
state Prevent excessive log in tests 2022-10-11 06:19:32 +09:00
testhelper Prevent excessive log in tests 2022-10-11 06:19:32 +09:00
testutil add Go lint 2022-07-16 20:21:11 +08:00
tmpl bump: upgrade gopkg.in/yaml.v2 to gopkg.in/yaml.v3 2022-10-03 05:24:51 +08:00