databricks-cli/bundle/config/tests
Pieter Noordhuis ab1df558a2
Test that YAML anchors work (#96)
2022-11-21 15:40:27 +01:00
..
basic Skeleton for configuration loading and mutation (#92) 2022-11-18 10:57:31 +01:00
environment_overrides Skeleton for configuration loading and mutation (#92) 2022-11-18 10:57:31 +01:00
include_default Skeleton for configuration loading and mutation (#92) 2022-11-18 10:57:31 +01:00
include_override Skeleton for configuration loading and mutation (#92) 2022-11-18 10:57:31 +01:00
job_and_pipeline Add job and pipeline structs (#94) 2022-11-18 11:12:24 +01:00
yaml_anchors Test that YAML anchors work (#96) 2022-11-21 15:40:27 +01:00
README.md Skeleton for configuration loading and mutation (#92) 2022-11-18 10:57:31 +01:00
basic_test.go Skeleton for configuration loading and mutation (#92) 2022-11-18 10:57:31 +01:00
environment_overrides_test.go Skeleton for configuration loading and mutation (#92) 2022-11-18 10:57:31 +01:00
include_default_test.go Skeleton for configuration loading and mutation (#92) 2022-11-18 10:57:31 +01:00
include_override_test.go Skeleton for configuration loading and mutation (#92) 2022-11-18 10:57:31 +01:00
job_and_pipeline_test.go Add job and pipeline structs (#94) 2022-11-18 11:12:24 +01:00
loader.go Skeleton for configuration loading and mutation (#92) 2022-11-18 10:57:31 +01:00
yaml_anchors_test.go Test that YAML anchors work (#96) 2022-11-21 15:40:27 +01:00

README.md

Bundle configuration tests

Every test here uses an example bundle configuration. Each bundle configuration is located in a dedicated subdirectory.