DolphinScheduler/dolphinscheduler-python/pydolphinscheduler/tests/tasks
Devosend 0c7aa4e2c5
[Feature-7349] [Python]Add workflow as code task type datax (#7437)
* support datax task by python
* add task datax example

Co-authored-by: Jiajie Zhong <zhongjiajie955@gmail.com>
2021-12-17 11:12:48 +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_datax.py [Feature-7349] [Python]Add workflow as code task type datax (#7437) 2021-12-17 11:12:48 +08:00
test_dependent.py [python] Add task dependent (#7405) 2021-12-16 09:58:50 +08:00
test_http.py [python] Refactor get object define communicate to gateway (#7272) 2021-12-08 22:17:13 +08:00
test_procedure.py [Feature-7349] [Python]Add workflow as code task type datax (#7437) 2021-12-17 11:12:48 +08:00
test_python.py [python] Refactor get object define communicate to gateway (#7272) 2021-12-08 22:17:13 +08:00
test_shell.py [python] Refactor get object define communicate to gateway (#7272) 2021-12-08 22:17:13 +08:00
test_sql.py [Feature-7349] [Python]Add workflow as code task type datax (#7437) 2021-12-17 11:12:48 +08:00
test_sub_process.py [python] Refactor get object define communicate to gateway (#7272) 2021-12-08 22:17:13 +08:00