pipelines/sdk/python/kfp/components_tests
Jiaxiao Zheng a36a62a700
feat(sdk): Artifact metadata related placeholder for components. (#5003)
* resolve comments.

* fix tests

* wip: add structures and skeleton for component resolution logic

* add generator

* fix the problem

* cleanup

* add a test

* fix tests
2021-01-19 08:57:45 -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): Artifact metadata related placeholder for components. (#5003) 2021-01-19 08:57: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 fix(sdk): Components - Fixed python components that use \n. Fixes #4939 (#4993) 2021-01-14 18:21:51 -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