DolphinScheduler/dolphinscheduler-python/pydolphinscheduler/tests/core
Jiajie Zhong 5c640789c3
[python] refactor yaml file parser (#8701)
* [python] refactor yaml file parser

* Change yaml parser package to ruamel.yaml
* Refactor configuration.py module
* And file.py to write file locally
* Add more tests on it

close: #8593

* Fix UT error

* Remove pypyaml from tests

* Fix file error when param create is False

* Fix error logic
* And tests to avoid regression
2022-03-07 11:42:28 +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_configuration.py [python] refactor yaml file parser (#8701) 2022-03-07 11:42:28 +08:00
test_database.py [Feature-7349] [Python]Add workflow as code task type datax (#7437) 2021-12-17 11:12:48 +08:00
test_default_config_yaml.py [python] refactor yaml file parser (#8701) 2022-03-07 11:42:28 +08:00
test_engine.py [Feature-7346] [Python]Add workflow as code task type spark (#7968) 2022-01-15 23:24:55 +08:00
test_process_definition.py [python] Add config mechanism and cli subcommand config (#8585) 2022-03-01 11:16:44 +08:00
test_task.py [python] Fix task relation wrong hashable function (#7628) 2021-12-26 15:44:30 +08:00