tests.system.google.gcp_api_client_helpers

Functions

create_connection_request(connection_id, connection[, ...])

delete_connection_request(connection_id[, is_composer])

create_airflow_connection(connection_id, connection_conf)

delete_airflow_connection(connection_id[, is_composer])

Module Contents

tests.system.google.gcp_api_client_helpers.create_connection_request(connection_id, connection, is_composer=False)[source]
tests.system.google.gcp_api_client_helpers.delete_connection_request(connection_id, is_composer=False)[source]
tests.system.google.gcp_api_client_helpers.create_airflow_connection(connection_id, connection_conf, is_composer=False)[source]
tests.system.google.gcp_api_client_helpers.delete_airflow_connection(connection_id, is_composer=False)[source]

Was this entry helpful?