DolphinScheduler/dolphinscheduler-python/pydolphinscheduler/tests
Jiajie Zhong 5289b09817
[python] Fix change exists pd attribute user error (#9140)
* [python] Fix change exists pd attribute user error

* Remove attribute from class ProcessDefinition, cause it should to
  object User instead of object ProcessDefinition.
* Grant project to user if attribute user change for exists ProcessDefinition

close: #8751

* Add py.test conftest.py for package integration
2022-03-24 15:24:02 +08:00
..
cli [python] refactor yaml file parser (#8701) 2022-03-07 11:42:28 +08:00
core [python] Fix change exists pd attribute user error (#9140) 2022-03-24 15:24:02 +08:00
example [Feature-8222][python] move examples into the scope of source package (#8340) 2022-02-14 15:07:00 +08:00
integration [python] Fix change exists pd attribute user error (#9140) 2022-03-24 15:24:02 +08:00
tasks [python] Initiate document for pydolphinscheduler (#8005) 2022-01-26 12:37:57 +08:00
testing [python] Add integrated test to python gateway server (#8966) 2022-03-18 16:24:40 +08:00
utils [python] Change name to_string to __str__ and add __repr__ (#8830) 2022-03-12 20:36:51 +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_docs.py [python] Initiate document for pydolphinscheduler (#8005) 2022-01-26 12:37:57 +08:00