DolphinScheduler/dolphinscheduler-python/pydolphinscheduler/tests/tasks
Devosend 081adf4aaa
[Feature-7347] [Python]Add workflow as code task type flink (#7632)
* add Flink task for code as flow

Co-authored-by: Jiajie Zhong <zhongjiajie955@gmail.com>
2022-01-04 09:45:54 +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_condition.py [python] Fix task condition set wrong deps (#7650) 2021-12-27 20:37:40 +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_flink.py [Feature-7347] [Python]Add workflow as code task type flink (#7632) 2022-01-04 09:45:54 +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
test_switch.py [python] Add task switch (#7531) 2021-12-22 11:46:34 +08:00