databrickslabs / cicd-templates

Manage your Databricks deployments and CI with code.
Other
201 stars 100 forks source link

Add integration testing pipelines #29

Closed renardeinside closed 4 years ago

renardeinside commented 4 years ago

To make sure that new functionality is working properly, we need to add integration testing pipelines at least for basic use-cases.

renardeinside commented 4 years ago

Initial tests for Azure + GitHub Actions added. For other combinations, a separate issue will be created.