pipelines/sdk/python/kfp/components_tests
Jiaxiao Zheng d3a7fbf1ca
feat(sdk): Refactor v2 component building (#5163)
* add executor input placeholder and remove unused entrypoint function

* add executor input generator

* add tests and fixes

* add comments for v2 component args

* refactor output metadata path placeholder

* fix test and change yaml dumping

* fix tests
2021-02-23 15:45:14 -08:00
..
test_data SDK - Tests - Use relative imports (#3784) 2020-05-19 00:09:36 -07:00
__init__.py SDK - Moved the tests closer to the code (#3774) 2020-05-18 01:37:35 -07:00
test_components.py feat(sdk): Refactor v2 component building (#5163) 2021-02-23 15:45:14 -08:00
test_data_passing.py chore(sdk): allow serializing pipeline params with `typing` type hints (#5153) 2021-02-19 14:56:45 -08:00
test_graph_components.py SDK - Components - Temporary removed Kubernetes options from ComponentSpec (#4230) 2020-07-16 19:59:00 -07:00
test_python_op.py chore(sdk): allow serializing pipeline params with `typing` type hints (#5153) 2021-02-19 14:56:45 -08:00
test_python_pipeline_to_graph_component.py SDK - Tests - Use relative imports (#3784) 2020-05-19 00:09:36 -07:00
test_structure_model_base.py fix(sdk): Components - Fixed ModelBase handling of open generic types in Python 3.9 (#4613) 2020-10-12 04:12:47 -07:00