mirror of
https://gitee.com/dolphinscheduler/DolphinScheduler.git
synced 2024-12-03 20:58:11 +08:00
5c640789c3
* [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 |
||
---|---|---|
.. | ||
__init__.py | ||
test_configuration.py | ||
test_database.py | ||
test_default_config_yaml.py | ||
test_engine.py | ||
test_process_definition.py | ||
test_task.py |