projectriff-archive / cnab-k8s-installer-base

A CNAB bundle that allows creation of other declarative CNAB bundles
Apache License 2.0
0 stars 6 forks source link

Assert that the install action actually installs the resources it is expected to install #66

Closed scothis closed 5 years ago

scothis commented 5 years ago

Simply running the install action and checking that it exited 0 is a good first step, but that doesn't show that the install action actually installed anything, and that those resources are labeled to be found later by the uninstall action.