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

ensure GHA's tox runs integration tests #264

Merged
merged 1 commit into from
Nov 9, 2023

Conversation

dataders
Copy link
Contributor

@dataders dataders commented Nov 9, 2023

resolves #240

Description

currently, only bespoke unit tests are running, not the adapter integration tests provided by dbt Labs. This PR should fix that so that tests/functional/adapter/test_basic.py will now run.

Note that there are MANY more tests provided that are still not set up to run (see dbt-core's tests/adapter/dbt/tests/adapter/ dir for a more comprehensive list

Checklist

  • I have signed the CLA
  • I have run this code in development and it appears to resolve the stated issue
  • This PR includes tests, or tests are not required/relevant for this PR
  • I have updated the CHANGELOG.md and added information about my change to the "dbt-glue next" section.

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

@menuetb menuetb merged commit f91b38e into aws-samples:main Nov 9, 2023
34 of 35 checks passed
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.

support CI for dbt-adapter-test suite
2 participants