-
Bug
-
Resolution: Obsolete
-
Major
-
None
-
None
Captured from https://github.com/redhat-developer/service-binding-operator/issues/319:
"https://github.com/redhat-developer/service-binding-operator/blob/master/pkg/controller/servicebindingrequest/reconciler_test.go#L70
In this test, app mock deployment is created with reconcilerName and application selector in mock sbr is applicationResourceRef. Still, the test is passing. sbrOutput.Status.BindingStatus==Success. But if I try the same scenario on a cluster by creating real sbr object with uncreated deployment, the status will be Failed. So somewhere mocks are failing."
- duplicates
-
APPSVC-416 Mocks are broken somewhere.
- Closed