- Regenerate all "Golden" YAML files with PipelineRun
- Dynamically generate E2E test cases from "Golden" YAML files
- Add e2e_test target to Makefile
- Generate new "Golden" log files from Tekton pipeline run
- Fix PendingDeprecationWarning: dsl.ContainerOp....` will be removed in future releases
Use `dsl.ContainerOp.container....` instead.
- Fix UserWarning: Missing type name was inferred as ...
Resolves#28
* Add unit tests
* Update condition.yaml
* Update test_kfp_samples.sh for new test_util.py
* Add results logging and refactor
* Refactor and add licenses
* Add license
* Add __main__ to introduced testdata
* Adjust new testdata for #119
* Add and edit doc string
* Fix golden yaml