DolphinScheduler/dolphinscheduler-python/pydolphinscheduler/tests/testing
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
cli.py [python] Add config mechanism and cli subcommand config (#8585) 2022-03-01 11:16:44 +08:00
constants.py [python] refactor yaml file parser (#8701) 2022-03-07 11:42:28 +08:00
file.py [python] refactor yaml file parser (#8701) 2022-03-07 11:42:28 +08:00
path.py [python] Add config mechanism and cli subcommand config (#8585) 2022-03-01 11:16:44 +08:00
task.py [python] Add flake8 and black for code style and integrated to GA (#6679) 2021-11-05 15:14:28 +08:00