databricks-cli/python
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
..
testdata/simple-python-wheel rename `internal/test` to idiomatic `testdata` 2022-05-23 11:46:37 +02:00
env.go upload wheel to pep503-compatible DBFS path 2022-05-23 11:41:55 +02:00
env_test.go Run unit tests on windows and macos (#103) 2022-11-28 11:34:25 +01:00
runner.go added essential Python metadata detection 2022-05-20 21:40:03 +02:00
runner_test.go Run unit tests on windows and macos (#103) 2022-11-28 11:34:25 +01:00
wheel.go Store project object in context.Context instead of global (#61) 2022-09-16 11:06:58 +02:00
wheel_test.go Run unit tests on windows and macos (#103) 2022-11-28 11:34:25 +01:00