Add API Tests #520
Labels
kind/feature
Categorizes issue or PR as related to a new feature.
lifecycle/stale
Denotes an issue or PR has remained open with no activity and has become stale.
What would you like to be added:
API tests.
Why is this needed:
The current tests only ensure the CRDs and examples can be installed to a cluster. Tests are needed that compare the current and expected values of API types. For example, many API fields are being defaulted but no tests exist to ensure the defaults are being properly set.
/cc @robscott @hbagdi
xref: #517
The text was updated successfully, but these errors were encountered: