Airflow System Test DAG that verifies BigQueryToGCSOperator.
Module Contents
-
tests.system.providers.google.cloud.bigquery.example_bigquery_to_gcs.ENV_ID[source]
-
tests.system.providers.google.cloud.bigquery.example_bigquery_to_gcs.DAG_ID = 'bigquery_to_gcs'[source]
-
tests.system.providers.google.cloud.bigquery.example_bigquery_to_gcs.DATASET_NAME[source]
-
tests.system.providers.google.cloud.bigquery.example_bigquery_to_gcs.BUCKET_NAME[source]
-
tests.system.providers.google.cloud.bigquery.example_bigquery_to_gcs.PROJECT_ID[source]
-
tests.system.providers.google.cloud.bigquery.example_bigquery_to_gcs.BUCKET_FILE = 'test.csv'[source]
-
tests.system.providers.google.cloud.bigquery.example_bigquery_to_gcs.TABLE = 'test'[source]
-
tests.system.providers.google.cloud.bigquery.example_bigquery_to_gcs.create_bucket[source]
-
tests.system.providers.google.cloud.bigquery.example_bigquery_to_gcs.test_run[source]