databricks-cli/cmd
Pieter Noordhuis 3cb74e72a8
Run environment related tests in a pristine environment (#769)
## Changes

If the caller running the test has one or more environment variables
that are used in the test already set, they can interfere and make tests
fail.

## Tests

Ran tests in `./cmd/root` with Databricks related environment variables
set.
2023-09-12 13:28:53 +00:00
..
account Update Go SDK to v0.19.0 (#729) 2023-09-05 09:43:57 +00:00
api Update Go SDK to v0.19.0 (#729) 2023-09-05 09:43:57 +00:00
auth Always resolve .databrickscfg file (#659) 2023-08-14 12:45:08 +00:00
bundle Use interactive prompt to select resource to run if not specified (#762) 2023-09-11 18:03:12 +00:00
configure Consolidate environment variable interaction (#747) 2023-09-11 08:18:43 +00:00
fs Remove dependency on global state for remaining commands (#613) 2023-07-27 10:03:08 +00:00
root Run environment related tests in a pristine environment (#769) 2023-09-12 13:28:53 +00:00
sync Consolidate environment variable interaction (#747) 2023-09-11 08:18:43 +00:00
version Added description for version command (#737) 2023-09-06 08:41:47 +00:00
workspace Update Go SDK to v0.19.0 (#729) 2023-09-05 09:43:57 +00:00
cmd.go Consolidate environment variable interaction (#747) 2023-09-11 08:18:43 +00:00