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

Fix/bad integration tests #539

Merged
merged 3 commits into from
Sep 26, 2017
Merged

Fix/bad integration tests #539

merged 3 commits into from
Sep 26, 2017

Conversation

drewbanin
Copy link
Contributor

@drewbanin drewbanin commented Sep 25, 2017

Some of these tests didn't actually test anything because model failed but the exception was handled in dbt. This branch assumes that dbt runs will "pass" (ie. exit_code = 0), and any unexpected failures are now asserted.

I had to change a couple of tests as a result (they now actually test things). Additionally, --non-destructive was broken but the tests indicated otherwise. This is now fixed

@drewbanin drewbanin merged commit bc50a25 into development Sep 26, 2017
@drewbanin drewbanin deleted the fix/bad-integration-tests branch September 26, 2017 19:12
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.

1 participant