exasol_integration_test_docker_environment.test.test_common_run_task_subprocessΒΆ

Functions

run_simple_tasks()

run_test_different_logging_file()

Integration test which verifies that changing the log path from one invocation of run_task to the next will work

run_test_same_logging_file()

Integration test which verifies that re-using the same logging for multiple tasks works as expected, using the default log path

run_test_same_logging_file_env_log_path()

Integration test which verifies that re-using the same logging for multiple tasks works as expected, using a custom log path

use_specific_log_file(task_creator, ...)

Classes

TestTask(*args, **kwargs)