Quigley Malcolm
Quigley Malcolm
### Housekeeping - [X] I am a maintainer of dbt-core ### Short description **THIS IS A MEGA ISSUE INTENDED TO BE WORKED ON BY MULTIPLE PEOPLE DURING A TIME BOUND**...
### Housekeeping - [X] I am a maintainer of dbt-core ### Short description ### Acceptance criteria - stuff ### Suggested Tests - stuff ### Impact to Other Teams N/A ###...
resolves #9867 ### Problem We haven't had a way to _easily_ test things like the `ModelRunner` class previously. This is because there was A LOT of things to mock /...
### Housekeeping - [X] I am a maintainer of dbt-core ### Short description As part of our [Robust Testing Initiative](https://github.com/dbt-labs/dbt-core/issues/9649) we want to create generalized fixtures for our unit tests...
### Housekeeping - [X] I am a maintainer of dbt-core ### Short description This ticket should build on the work from #10256. Specifically we want to update the tests in...
### Housekeeping - [X] I am a maintainer of dbt-core ### Short description Sometimes we add a node and assume a fair amount of the dbt system functionality will come...
## Description We want to ensure we automatically test all node types which are supposed to work with specific. We've discussed a few _possible_ ways to identify what nodes a...