Controller unit tests should mock cloud provider better and check for expected calls #216
Labels
kind/test
Categorizes issue or PR as related to testing
lifecycle/frozen
Indicates that an issue or PR should not be auto-closed due to staleness.
priority/backlog
Higher priority than priority/awaiting-more-evidence.
Milestone
I've seen other test frameworks do things like cloud.EXPECT(function call(ARGS)), would be nice as an extra verification in unit tests.
The text was updated successfully, but these errors were encountered: