pipelines/sdk/python/kfp/containers_tests
Jiaxiao Zheng 85a3b51713
feat(sdk): Add v2 component to build_python_component (#5079)
* porting the original PR

* comment

* refactor

* remove python2

* comment on default entrypoint

* update comment

* min versioned KFP

* fix tests
2021-02-04 01:50:36 -08:00
..
testdata feat(sdk): Add v2 component to build_python_component (#5079) 2021-02-04 01:50:36 -08:00
__init__.py SDK - Moved the tests closer to the code (#3774) 2020-05-18 01:37:35 -07:00
component_builder_test.py feat(sdk): Add v2 component to build_python_component (#5079) 2021-02-04 01:50:36 -08:00
entrypoint_test.py feat(sdk): Add v2 component to build_python_component (#5079) 2021-02-04 01:50:36 -08:00
entrypoint_utils_test.py chore(sdk): Rename test_source.py to pipeline_source.py to make it compatible with pytest (#5024) 2021-01-22 01:01:27 -08:00
test_build_image_api.py SDK - Moved the tests closer to the code (#3774) 2020-05-18 01:37:35 -07:00