dbt-databricks icon indicating copy to clipboard operation
dbt-databricks copied to clipboard

Reintegrate functional adapter tests into GitHub Action CI

Open dataders opened this issue 3 years ago • 0 comments
trafficstars

I might be lost in tox here, but as far as I can tell, there are tox jobs setup to run the dbt-core's integration test suite, but I don't see them being run in a PR's CI, only the unit tests (which are incredible and very comprehensive btw!)

https://github.com/databricks/dbt-databricks/blob/e92175426dfcef8f536822e1b8b5e626bcee30c3/tox.ini#L30-L64

dataders avatar Oct 04 '22 14:10 dataders