Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: parametrize dbt test, add test case #2673

Merged
merged 12 commits into from
Feb 21, 2024
Merged

Conversation

talagluck
Copy link
Contributor

This is passing when materializing tables with dbt as tables, but not as views. This adds a test case to support that, and parametrizes the pytest for efficiency.

Currently, the view test will raise an error, and pytest will ignore it.

@talagluck talagluck requested a review from tychoish February 19, 2024 17:06
tests/tests/test_dbt.py Outdated Show resolved Hide resolved
tests/tests/test_dbt.py Outdated Show resolved Hide resolved
tests/tests/test_dbt.py Outdated Show resolved Hide resolved
tests/tests/test_dbt.py Show resolved Hide resolved
@talagluck talagluck merged commit 5e5875c into main Feb 21, 2024
25 checks passed
@talagluck talagluck deleted the tal/refactor_dbt_test branch February 21, 2024 14:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants