databricks-cli/integration/internal/acc
shreyas-goenka 890c57eabe
Enable debugging integration tests in VS Code (#2053)
## Changes
This PR adds back debugging functionality that was lost during migration
to `internal.Main` as an entry point for integration tests.

The PR that caused the regression:
https://github.com/databricks/cli/pull/2009. Specifically the addition
of internal.Main as the entrypoint for all integration tests.

## Tests
Manually, by trying to debug a test.
2025-01-02 16:52:33 +05:30
..
debug.go Enable debugging integration tests in VS Code (#2053) 2025-01-02 16:52:33 +05:30
fixtures.go Move integration test helpers to `integration/internal` (#2022) 2024-12-17 08:45:58 +01:00
workspace.go Improve test output to include correct location (#2058) 2025-01-02 10:49:21 +01:00