tests.system.providers.google.cloud.datastore.example_datastore_commit

Airflow System Test DAG that verifies Datastore commit operators.

Module Contents

tests.system.providers.google.cloud.datastore.example_datastore_commit.ENV_ID[source]
tests.system.providers.google.cloud.datastore.example_datastore_commit.PROJECT_ID[source]
tests.system.providers.google.cloud.datastore.example_datastore_commit.DAG_ID = 'datastore_commit'[source]
tests.system.providers.google.cloud.datastore.example_datastore_commit.BUCKET_NAME[source]
tests.system.providers.google.cloud.datastore.example_datastore_commit.KEYS[source]
tests.system.providers.google.cloud.datastore.example_datastore_commit.TRANSACTION_OPTIONS: dict[str, Any][source]
tests.system.providers.google.cloud.datastore.example_datastore_commit.create_bucket[source]
tests.system.providers.google.cloud.datastore.example_datastore_commit.test_run[source]

Was this entry helpful?