tests.system.providers.amazon.aws.example_local_to_s3

Module Contents

Attributes

sys_test_context_task

DAG_ID

TEMP_FILE_PATH

SAMPLE_TEXT

test_context

test_run

tests.system.providers.amazon.aws.example_local_to_s3.sys_test_context_task[source]
tests.system.providers.amazon.aws.example_local_to_s3.DAG_ID = 'example_local_to_s3'[source]
tests.system.providers.amazon.aws.example_local_to_s3.TEMP_FILE_PATH = '/tmp/sample-txt.txt'[source]
tests.system.providers.amazon.aws.example_local_to_s3.SAMPLE_TEXT = 'This is some sample text.'[source]
tests.system.providers.amazon.aws.example_local_to_s3.create_temp_file()[source]
tests.system.providers.amazon.aws.example_local_to_s3.delete_temp_file()[source]
tests.system.providers.amazon.aws.example_local_to_s3.test_context[source]
tests.system.providers.amazon.aws.example_local_to_s3.test_run[source]

Was this entry helpful?