databricks-cli/internal/testutil
Pieter Noordhuis 3685eb16f4
Run tests to verify backend tag validation behavior (#814)
## Changes

Validation rules on tags are different per cloud (they are passed
through to the underlying clusters and as such must comply with
cloud-specific validation rules). This change adds tests to confirm the
current behavior to ensure the normalization we can apply is in line
with how the backend behaves.

## Tests

The new integration tests pass (tested locally).
2023-09-29 08:38:06 +00:00
..
cloud.go Run tests to verify backend tag validation behavior (#814) 2023-09-29 08:38:06 +00:00
env.go Run tests to verify backend tag validation behavior (#814) 2023-09-29 08:38:06 +00:00
requirement.go Run tests to verify backend tag validation behavior (#814) 2023-09-29 08:38:06 +00:00