Feature Request
Describe the problem you need a feature to resolve.
Ensure that we are covering very well the bundle sdk validate and scorecard.
Describe the solution you'd like.
Increase the coverage of these features and the scenarios covered with them to avoid regressions such as; #5244 (comment)
PS.: For the validators, we do not need to check its rules it is done in the API see: https://github.com/operator-framework/api/blob/master/pkg/validation/internal/operatorgroup_test.go. The goal seems more integrated tests to avoid this kind of regression.
Feature Request
Describe the problem you need a feature to resolve.
Ensure that we are covering very well the bundle sdk validate and scorecard.
Describe the solution you'd like.
Increase the coverage of these features and the scenarios covered with them to avoid regressions such as; #5244 (comment)
PS.: For the validators, we do not need to check its rules it is done in the API see: https://github.com/operator-framework/api/blob/master/pkg/validation/internal/operatorgroup_test.go. The goal seems more integrated tests to avoid this kind of regression.