databricks-cli/acceptance/bundle/scripts
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
..
databricks.yml Add acceptance test for 'experimental.scripts' (#2240) 2025-01-27 15:28:33 +00:00
myscript.py Add acceptance test for 'experimental.scripts' (#2240) 2025-01-27 15:28:33 +00:00
output.txt Add acceptance test for 'experimental.scripts' (#2240) 2025-01-27 15:28:33 +00:00
script Add acceptance test for 'experimental.scripts' (#2240) 2025-01-27 15:28:33 +00:00
test.toml Include acceptance tests in integration tests (#2242) 2025-02-03 10:43:25 +00:00