pipelines/sdk/python/tests/dsl
Jiaxiao Zheng a56efb2061
feat(sdk): Merge artifact ontology from v2 to the classic KFP. (#4963)
* move modules back to v1

* move and fix ontology tests
2021-01-07 23:00:53 -08:00
..
extensions SDK - Python support for arbitrary secret, similar to ".use_gcp_secret('user-gcp-sa')" (#2639) 2019-12-03 12:00:59 -08:00
__init__.py SDK - Testing - Make dsl and compiler tests discoverable by unittest (#2038) 2019-09-04 12:38:22 -07:00
artifact_test.py feat(sdk): Merge artifact ontology from v2 to the classic KFP. (#4963) 2021-01-07 23:00:53 -08:00
aws_extensions_tests.py feat(sdk): add aws region field in use_aws_secret in kfp sdk (#4363) 2020-08-23 23:55:40 -07:00
component_bridge_tests.py fix(sdk): fixes dsl.ContainerOp deprecation warning not shown (#4658) 2020-10-23 18:07:01 -07:00
component_tests.py SDK - Moved the @python_component decorator test to dsl tests (#3324) 2020-03-21 08:14:43 -07:00
container_op_tests.py SDK/DSL: ContainerOp.add_pvolume - Fix volume passed in add_volume (#2306) 2019-10-04 19:59:12 -07:00
main.py SDK - Removed the ArtifactLocation feature (#3517) 2020-04-23 00:49:44 -07:00
metadata_tests.py SDK - Components - Made it easier to access component spec classes (#2860) 2020-01-31 11:41:21 -08:00
ontology_artifacts_test.py feat(sdk): Merge artifact ontology from v2 to the classic KFP. (#4963) 2021-01-07 23:00:53 -08:00
ops_group_tests.py add an optional name for dsl.Condition (kubeflow#3210) (#3212) 2020-03-05 21:45:22 -08:00
pipeline_param_tests.py Allow PipelineParams in dict keys too. (#3565) 2020-05-19 17:54:19 -07:00
pipeline_tests.py SDK - Components - Made it easier to access component spec classes (#2860) 2020-01-31 11:41:21 -08:00
pipeline_volume_tests.py SDL - DSL - Stabilized the PipelineVolume names (#2794) 2020-01-03 18:07:40 -08:00
resource_op_tests.py fix(sdk): Do not wait for resource deletion (#4820) 2020-12-17 16:54:24 -08:00
test_azure_extensions.py SDK - Tests - Fixed most of the test warnings (#2336) 2019-10-22 18:06:13 -07:00
type_tests.py SDK - Unified the function signature parsing implementations (#2689) 2019-12-27 10:05:40 -08:00
volume_op_tests.py fix(sdk): Do not wait for resource deletion (#4820) 2020-12-17 16:54:24 -08:00
volume_snapshotop_tests.py fix(sdk): VolumeOp has apiVersion as parameter (#4694) 2020-11-21 03:05:33 -08:00