dbt-labs / dbt-snowflake

dbt-snowflake contains all of the code enabling dbt to work with Snowflake
https://getdbt.com
Apache License 2.0
297 stars 177 forks source link

Add test cases for generic tests config #1172

Closed mikealfare closed 3 weeks ago

mikealfare commented 2 months ago

resolves #

Problem

We are not testing that custom config values get pulled through for generic tests. We discovered that this is not actually happening. See https://github.com/dbt-labs/dbt-core/issues/10484.

Solution

Add tests that run generic tests with custom config and confirm that the config gets pulled through with the expected results. In this case, that means running using a different warehouse.

Checklist

github-actions[bot] commented 2 months ago

Thank you for your pull request! We could not find a changelog entry for this change. For details on how to document a change, see the dbt-snowflake contributing guide.