h4. What Cover the operator with test
h4. Why Ensure the quality and following the good practices.
h4. Following some references:
*Examples:* * https://github.com/operator-framework/community-operators - these are the community operators available in operatorHub.io. We can check how they are doing the tests.
*Operator-tests docs:* * https://github.com/operator-framework/operator-sdk/blob/master/doc/user/unit-testing.md * https://github.com/operator-framework/operator-sdk/blob/master/doc/design/long-term/testing-operators.md
Check if the operator-sdk has not a command to create the tests. (operator-sdk scorecard)
|
|