databricks-cli/acceptance/auth/credentials
shreyas-goenka 24ac8d8d59
Add acceptance tests for auth resolution (#2285)
## Changes

This PR adds acceptance tests for native Databricks auth methods: basic,
oauth, and pat.

In the future we could compare this with auth credentials used by
downstream tools like TF or the telemetry process to ensure consistent
auth credentials are picked up and used.

Note: 
We do not add acceptance tests for other auth methods like Azure because
they communicate with external endpoints. To test them locally, we would
need to set up a reverse proxy server, which is out of scope for this
change.

## Tests
N/A
2025-02-11 15:50:03 +00:00
..
basic Add acceptance tests for auth resolution (#2285) 2025-02-11 15:50:03 +00:00
oauth Add acceptance tests for auth resolution (#2285) 2025-02-11 15:50:03 +00:00
pat Add acceptance tests for auth resolution (#2285) 2025-02-11 15:50:03 +00:00
test.toml Add acceptance tests for auth resolution (#2285) 2025-02-11 15:50:03 +00:00