databricks-cli/bundle/tests/bundle
Pieter Noordhuis 489d6fa1b8
Replace direct calls with `bundle.Apply` (#990)
## Changes

Some test call sites called directly into the mutator's `Apply` function
instead of `bundle.Apply`. Calling into `bundle.Apply` is preferred
because that's where we can run pre/post logic common across all
mutators.

## Tests

Pass.
2023-11-15 14:19:18 +00:00
..
python_wheel Fixed processing jobs libraries with remote path (#638) 2023-08-07 09:55:30 +00:00
python_wheel_dbfs_lib Fixed marking libraries from DBFS as remote (#750) 2023-09-08 09:53:57 +00:00
python_wheel_no_artifact Fixed processing jobs libraries with remote path (#638) 2023-08-07 09:55:30 +00:00
python_wheel_no_artifact_no_setup Allow referencing local Python wheels without artifacts section defined (#703) 2023-08-28 16:29:04 +00:00
wheel_test.go Replace direct calls with `bundle.Apply` (#990) 2023-11-15 14:19:18 +00:00