databricks-cli/internal/testutil
shreyas-goenka 549b226cbc
Add the `auth.ProcessEnv` function (#2404)
## Changes
This function provides all environment variables necessary to
authenticate the downstream applications to the same credentials as the
parent process.

It's used in https://github.com/databricks/cli/pull/2278 and will also
be useful for the `databricks bundle exec` command.

## Tests
Unit test.
2025-03-04 14:47:11 +00:00
..
cloud.go Remove superfluous helper (#2028) 2024-12-17 17:34:09 +00:00
copy.go Define and use `testutil.TestingT` interface (#2003) 2024-12-12 14:42:15 +00:00
env.go Add the `auth.ProcessEnv` function (#2404) 2025-03-04 14:47:11 +00:00
file.go Set the write bit for files written during template initialization (#2068) 2025-01-08 13:18:28 +00:00
helpers.go Snooze mlops-stacks integration test (#2063) 2025-01-02 11:39:11 +00:00
interface.go Improve test output to include correct location (#2058) 2025-01-02 10:49:21 +01:00
jdk.go Refactor TestSparkJarTask* tests to support test environments without Java 8 (#2385) 2025-02-28 08:39:21 +00:00
requirement.go Define and use `testutil.TestingT` interface (#2003) 2024-12-12 14:42:15 +00:00
testutil_test.go Define and use `testutil.TestingT` interface (#2003) 2024-12-12 14:42:15 +00:00