mirror of https://github.com/databricks/cli.git
1b2be1b2cb
## Changes Fix all errcheck-found issues in tests and test helpers. Mostly this done by adding require.NoError(t, err), sometimes panic() where t object is not available). Initial change is obtained with aider+claude, then manually reviewed and cleaned up. ## Tests Existing tests. |
||
---|---|---|
.. | ||
exec.go | ||
exec_test.go | ||
shell.go | ||
shell_bash.go | ||
shell_bash_test.go | ||
shell_cmd.go | ||
shell_cmd_test.go | ||
shell_sh.go | ||
shell_sh_test.go |