dbt-databricks
dbt-databricks copied to clipboard
Reintegrate functional adapter tests into GitHub Action CI
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