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

test: Support local integration tests for Teradata, Postgres and SQL Server #364

Commits on Feb 1, 2022

  1. test: Support local integration tests for Teradata, Postgres and SQL …

    …Server
    
    * test: get Teradata user name from TERADATA_USER env var
    
    * test: add --no-cloud-sql flag to pytest options
    
    * test: instantiate CloudSQLResourceManager in a fixture when --no-cloud-sql is not passed
    
    * test: optionally get Postgres host from POSTGRES_HOST env var
    
    * test: optionally get SQL Server host from SQL_SERVER_HOST env var
    
    * test: optionally get SQL server user from SQL_SERVER_USER env var
    ajw0100 authored and ajwelch4 committed Feb 1, 2022
    Configuration menu
    Copy the full SHA
    31b1706 View commit details
    Browse the repository at this point in the history