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

Standardize pytest config and env files #780

Open
wants to merge 10 commits into
base: main
Choose a base branch
from

Conversation

mikealfare
Copy link
Contributor

@mikealfare mikealfare commented Feb 4, 2025

We have different configuration for pytest across all adapters. Some even use the incorrect TOML table reference and don't get used. We should standardize this config.

We should use the default environment file name .env.

We should make the filters more specific to make things like docs updates easier. This will also reduce the likelihood of a collision across PRs (e.g. running too many dbt-bigquery python model tests at the same time).

@mikealfare mikealfare added the skip:changelog-check Skip changelog verification in a PR label Feb 4, 2025
@mikealfare mikealfare self-assigned this Feb 4, 2025
@mikealfare mikealfare requested a review from a team as a code owner February 4, 2025 22:22
@cla-bot cla-bot bot added the cla:yes The PR author has signed the CLA label Feb 4, 2025
@cla-bot cla-bot bot temporarily deployed to dbt-bigquery February 4, 2025 22:23 Inactive
@cla-bot cla-bot bot temporarily deployed to dbt-postgres February 4, 2025 22:23 Inactive
@cla-bot cla-bot bot temporarily deployed to dbt-redshift February 4, 2025 22:23 Inactive
@cla-bot cla-bot bot temporarily deployed to dbt-snowflake February 4, 2025 22:23 Inactive
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cla:yes The PR author has signed the CLA skip:changelog-check Skip changelog verification in a PR
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant