databricks-cli/integration/cmd/auth
Anton Nekipelov a2400f3025
Enable TestAuthDescribeSuccess integration test (#2392)
## Changes
1. remove t.Skip directive from TestAuthDescribeSuccess integration test
2. change the test code to account for environments where host value can
be prefixed with the https protocol part

## Why
This enables integration test that exercises `databricks auth describe`
command, which was previously throwing errors in the CI/CD pipeline

## Tests
Integration test is passing
2025-02-28 14:33:10 +00:00
..
describe_test.go Enable TestAuthDescribeSuccess integration test (#2392) 2025-02-28 14:33:10 +00:00