-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Unit test coverage for MarkRevisionCreationFailed #2499
Copy link
Copy link
Closed
Labels
area/APIAPI objects and controllersAPI objects and controllersarea/test-and-releaseIt flags unit/e2e/conformance/perf test issues for product featuresIt flags unit/e2e/conformance/perf test issues for product featureskind/cleanupCategorizes issue or PR as related to cleaning up code, process, or technical debt.Categorizes issue or PR as related to cleaning up code, process, or technical debt.
Metadata
Metadata
Assignees
Labels
area/APIAPI objects and controllersAPI objects and controllersarea/test-and-releaseIt flags unit/e2e/conformance/perf test issues for product featuresIt flags unit/e2e/conformance/perf test issues for product featureskind/cleanupCategorizes issue or PR as related to cleaning up code, process, or technical debt.Categorizes issue or PR as related to cleaning up code, process, or technical debt.
It came up in review of #2493 that we are missing unit test coverage of
MarkRevisionCreationFailedinconfiguration_types_test.go, we should fill the gap.