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

[Tech Debt] Fix DT testing that should be automated #1084

Closed mikealfare closed 5 months ago

mikealfare commented 5 months ago

Is this a new bug in dbt-snowflake?

Current Behavior

Many of the current DT tests need to be run manually.

Expected Behavior

All tests should run automatically.

Steps To Reproduce

You can see that there are parts of tests that are commented out that should run.