-
Notifications
You must be signed in to change notification settings - Fork 1.6k
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
[CT-288] Pytest Conversion Tracking #4788
Labels
repo ci/cd
Testing and continuous integration for dbt-core + adapter plugins
tech_debt
Behind-the-scenes changes, with little direct impact on end-user functionality
Comments
github-actions
bot
changed the title
Pytest Conversion Tracking
[CT-288] Pytest Conversion Tracking
Feb 25, 2022
jtcohen6
added
the
repo ci/cd
Testing and continuous integration for dbt-core + adapter plugins
label
Mar 7, 2022
This was referenced Apr 12, 2022
3 tasks
leahwicz
added
the
tech_debt
Behind-the-scenes changes, with little direct impact on end-user functionality
label
Sep 13, 2022
5 tasks
22 tasks
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
repo ci/cd
Testing and continuous integration for dbt-core + adapter plugins
tech_debt
Behind-the-scenes changes, with little direct impact on end-user functionality
Pytest Integration Test Conversion Progress
As you grab test directories to convert, add the associated issue to the list so everyone knows you're working on it. Check it off once complete. We separated the tests that are only related to dbt-core and adapter tests. But not all tests are reviewd. Please look at the test when converting and see where it best belongs to.
Integration Tests
Tests that appeared in adapter repos
Exit criteria:
dbt-tests-adapter
, and running successfully (via inheritance) in all relevant adapter reposList:
Final cleanup
tests/
, and ensure pre-commit checks are turned on for tests #6862The text was updated successfully, but these errors were encountered: