You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
github-actionsbot
changed the title
[Testing] Add testing for pem/private key support
[ADAP-717] [Testing] Add testing for pem/private key support
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
The text was updated successfully, but these errors were encountered: