DolphinScheduler/dolphinscheduler-python/pydolphinscheduler/tests/tasks
Devosend f480b8adf8
[Feature-6930] [Python]Add workflow as code task type sub_process (#7022)
* [python] add subProcess task

* refactor python gateway server and task for subprocess

* add function comment for getProcessDefinition

* change process_definition usage of Subprocess task
2021-12-03 10:26:45 +08:00
..
__init__.py [python] Add flake8 and black for code style and integrated to GA (#6679) 2021-11-05 15:14:28 +08:00
test_http.py [python] Add custom exception (#6935) 2021-11-23 16:59:38 +08:00
test_python.py [python] Add custom exception (#6935) 2021-11-23 16:59:38 +08:00
test_shell.py [python] Add task type python http (#6906) 2021-11-19 16:37:22 +08:00
test_sql.py [python] Add task sql (#6968) 2021-11-23 16:58:00 +08:00
test_sub_process.py [Feature-6930] [Python]Add workflow as code task type sub_process (#7022) 2021-12-03 10:26:45 +08:00