vmware-tanzu / tanzu-framework

Tanzu Framework provides a set of building blocks to build atop of the Tanzu platform and leverages Carvel packaging and plugins to provide users with a much stronger, more integrated experience than the loose coupling and stand-alone commands of the previous generation of tools.
Apache License 2.0
195 stars 192 forks source link

Adding e2e tests for readiness framework #4638

Closed sathyanarays closed 1 year ago

sathyanarays commented 1 year ago

What this PR does / why we need it

This PR adds end-to-end tests for readiness framework. The tests can be run by running make e2e-readiness.

Which issue(s) this PR fixes

Fixes #

Describe testing done for PR

Release note

Additional information

Special notes for your reviewer

codecov[bot] commented 1 year ago

Codecov Report

Merging #4638 (91e6bdb) into main (7fa2b72) will not change coverage. The diff coverage is n/a.

@@           Coverage Diff           @@
##             main    #4638   +/-   ##
=======================================
  Coverage   75.06%   75.06%           
=======================================
  Files          21       21           
  Lines        1199     1199           
=======================================
  Hits          900      900           
  Misses        249      249           
  Partials       50       50