databricks-cli/acceptance/bin
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
..
callserver.py Add -inprocess mode for acceptance tests (#2184) 2025-01-21 21:21:12 +00:00
diff.py acc: Support multiline patterns in diff.py (#2384) 2025-02-26 14:25:39 +01:00
find.py Convert python wheel tests to acceptance (#2396) 2025-03-03 11:09:25 +00:00
sort_blocks.py Format Python code with ruff (#2166) 2025-01-17 07:38:47 +00:00
sort_lines.py Always print warnings and errors; clean up format (#2213) 2025-02-07 11:29:40 +00:00