databricks-cli/bundle
shreyas-goenka 2ebfa5f369
Run unit tests on windows and macos (#103)
Unit tests are now run in all three big OS. 

Some of the changes are to make the tests green for windows while we are
skipping some of the other tests on windows/macOS to make the tests
pass. This is a temporary measure and we will incrementally migrate
these tests over so there is parity in unit testing along all three
environments!
2022-11-28 11:34:25 +01:00
..
config Run unit tests on windows and macos (#103) 2022-11-28 11:34:25 +01:00
loader Move mutator interface to top level bundle package (#105) 2022-11-28 10:59:43 +01:00
tests Move mutator interface to top level bundle package (#105) 2022-11-28 10:59:43 +01:00
bundle.go Move mutator interface to top level bundle package (#105) 2022-11-28 10:59:43 +01:00
bundle_test.go Move mutator interface to top level bundle package (#105) 2022-11-28 10:59:43 +01:00
context.go Add command that writes the materialized bundle configuration to stdout (#95) 2022-11-21 15:39:53 +01:00
context_test.go Add command that writes the materialized bundle configuration to stdout (#95) 2022-11-21 15:39:53 +01:00
mutator.go Move mutator interface to top level bundle package (#105) 2022-11-28 10:59:43 +01:00
mutator_test.go Move mutator interface to top level bundle package (#105) 2022-11-28 10:59:43 +01:00
root.go Skeleton for configuration loading and mutation (#92) 2022-11-18 10:57:31 +01:00
root_test.go Skeleton for configuration loading and mutation (#92) 2022-11-18 10:57:31 +01:00