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

Add unit testing for MacOS and Windows #148

Open
mikealfare opened this issue Sep 10, 2024 · 0 comments
Open

Add unit testing for MacOS and Windows #148

mikealfare opened this issue Sep 10, 2024 · 0 comments

Comments

@mikealfare
Copy link
Contributor

mikealfare commented Sep 10, 2024

Problem

We currently only run integration tests on Ubuntu. We used to run them on MacOS and Windows images as well before pulling dbt-postgres out of the dbt-core repo. The tests are configured to setup Postgres using the GHA service. This service only supports linux runners.

Solution

Revert to the custom script that dbt-core uses in its CI, at least for MacOS and Windows.

@mikealfare mikealfare added enhancement New feature or request triage tech_debt and removed enhancement New feature or request triage labels Sep 10, 2024
@colin-rogers-dbt colin-rogers-dbt changed the title Add integration testing for MacOS and Windows Add unit testing for MacOS and Windows Sep 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant