-
Sub-task
-
Resolution: Done
-
Major
-
None
-
None
-
None
What
- Impl test to cover the Mobile Security Service APP CR/CRD
Regards:https://github.com/aerogear/mobile-security-service-operator/tree/master/deploy/crds - Unit tests to ensure the values in the yaml files for the Specs which are not optional
- Unit tests to ensure its controller/reconcile impl
Why
- Not allow it to break with future changes
- Following best practices
- Ensure the quality of the project
Tests to be added:
- controller.go
- create() & buildFactory() methods
- Reconcile()
- additional coverage in package
- validations.go
- status.go