databricks-cli/acceptance/bundle
Denis Bilenko 8f8f24c3a9
Convert python wheel tests to acceptance (#2396)
## Changes

Rewrite bundle/tests/python_wheel_test.go into acceptance tests. The
same configs are used, but the test now runs 'bundle deploy' and in
addition to checking the files on the file system, also checks that the
files were uploaded and records jobs/create request.

There is a new test helper bin/find.py which filters out paths based on
regex, asserts on number of expected results. I've added it because
'find' on Windows behaves differently, so this helps avoid
cross-platform differences.
2025-03-03 11:09:25 +00:00
..
artifacts Convert python wheel tests to acceptance (#2396) 2025-03-03 11:09:25 +00:00
debug Add warning when variable interpolation is used for auth fields (#2399) 2025-02-27 15:58:48 +00:00
generate/git_job acc: replace LocalOnly option with Local & Cloud (#2387) 2025-02-26 16:01:49 +00:00
git-permerror Always print warnings and errors; clean up format (#2213) 2025-02-07 11:29:40 +00:00
help acc: replace LocalOnly option with Local & Cloud (#2387) 2025-02-26 16:01:49 +00:00
includes Update warning for includes outside root to only mention databricks.yml (#2411) 2025-03-03 09:21:39 +00:00
libraries acc: replace LocalOnly option with Local & Cloud (#2387) 2025-02-26 16:01:49 +00:00
override acc: Use [VARNAME] instead of $VARNAME (#2282) 2025-02-03 14:10:19 +00:00
paths acc: Use [VARNAME] instead of $VARNAME (#2282) 2025-02-03 14:10:19 +00:00
quality_monitor acc: Use [VARNAME] instead of $VARNAME (#2282) 2025-02-03 14:10:19 +00:00
scripts acc: enable bundle/scripts on cloud (#2313) 2025-02-07 17:42:47 +00:00
syncroot acc: Use [VARNAME] instead of $VARNAME (#2282) 2025-02-03 14:10:19 +00:00
templates acc: Include full output for default-python/classic (#2391) 2025-02-27 10:16:06 +00:00
templates-machinery acc: replace LocalOnly option with Local & Cloud (#2387) 2025-02-26 16:01:49 +00:00
trampoline acc: replace LocalOnly option with Local & Cloud (#2387) 2025-02-26 16:01:49 +00:00
undefined_resources Migrate bundle/tests/undefined_resources_test.go to acceptance test (#2106) 2025-01-09 15:21:24 +00:00
variables Add warning when variable interpolation is used for auth fields (#2399) 2025-02-27 15:58:48 +00:00
test.toml acc: replace LocalOnly option with Local & Cloud (#2387) 2025-02-26 16:01:49 +00:00