databricks-cli/internal/acc
Pieter Noordhuis c9770503f8
Encode assumptions about the dashboards API in a test (#1839)
## Changes

Dashboards can be imported either via its own CRUD API, or via the
workspace import API. This test encodes the assumptions we can make
about the API behavior. More specifically, the identity of the dashboard
is retained on workspace import, as are the properties that aren't
surfaced in the workspace import API.

## Tests

The integration test passes.
2024-10-18 15:42:05 +00:00
..
debug.go Update Go SDK to 0.23.0 and use custom marshaller (#772) 2023-10-16 06:56:06 +00:00
helpers.go Upgraded Go version to 1.21 (#664) 2023-08-15 13:50:40 +00:00
workspace.go Encode assumptions about the dashboards API in a test (#1839) 2024-10-18 15:42:05 +00:00