databricks-cli/acceptance/bundle
Denis Bilenko f267318bb9
Include acceptance tests in integration tests (#2242)
## Changes
- Include acceptance directory in integration tests. Acceptance tests
will not start local server if CLOUD_ENV is set, so they become
integration tests.
- Add dependency for vendor to integration, so that CLI can be build
there.
- Implement LocalOnly option in test.toml to opt out of running
acceptance tests as integration tests. Use it in certain tests that are
difficult or not necessary to fix when run as integration tests.
- Update terraform test to redact timings out.
- Clean up .workspace.current_user from outputs of the tests.

## Tests
Existing tests.
2025-02-03 10:43:25 +00:00
..
git-permerror Remove bundle.git.inferred (#2258) 2025-01-29 14:15:52 +00:00
help Include help output for bundle commands in acceptance tests (#2178) 2025-01-17 14:52:53 +00:00
includes/non_yaml_in_include Show an error when non-yaml files used in include section (#2201) 2025-01-23 13:58:18 +00:00
override Enable acceptance tests for manually running against the cloud (#2120) 2025-01-14 13:50:28 +00:00
paths acc: only print non-zero exit codes in errcode function (#2222) 2025-01-24 10:47:12 +01:00
quality_monitor Migrate quality_monitor_test.go to acceptance test (#2192) 2025-01-20 16:33:03 +00:00
scripts Include acceptance tests in integration tests (#2242) 2025-02-03 10:43:25 +00:00
syncroot acc: Restore unexpected output error (#2243) 2025-01-28 10:15:32 +00:00
templates Include acceptance tests in integration tests (#2242) 2025-02-03 10:43:25 +00:00
undefined_resources Migrate bundle/tests/undefined_resources_test.go to acceptance test (#2106) 2025-01-09 15:21:24 +00:00
variables Include acceptance tests in integration tests (#2242) 2025-02-03 10:43:25 +00:00