DolphinScheduler/dolphinscheduler-python/pydolphinscheduler/tests/cli
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 mechanism cli only with version as subcommand (#8516) 2022-02-24 16:05:55 +08:00
test_config.py [python] refactor yaml file parser (#8701) 2022-03-07 11:42:28 +08:00
test_version.py [python] Add config mechanism and cli subcommand config (#8585) 2022-03-01 11:16:44 +08:00