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

[ADAP-717] [Testing] Add testing for pem/private key support #701

Open
colin-rogers-dbt opened this issue Jul 20, 2023 · 0 comments
Open
Labels
enhancement New feature or request tech_debt

Comments

@colin-rogers-dbt
Copy link
Contributor

colin-rogers-dbt commented Jul 20, 2023

See #671 , we currently don't test private keys as part of our functional testing suite. This leaves us open to regressions and makes it difficult to validate new changes.

We should add a test configuration to test connecting with a private key here: https://github.com/dbt-labs/dbt-snowflake/blob/main/tests/conftest.py

@colin-rogers-dbt colin-rogers-dbt added enhancement New feature or request triage labels Jul 20, 2023
@github-actions github-actions bot changed the title [Testing] Add testing for pem/private key support [ADAP-717] [Testing] Add testing for pem/private key support Jul 20, 2023
@dbeatty10 dbeatty10 removed the triage label Aug 30, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request tech_debt
Projects
None yet
Development

No branches or pull requests

3 participants