SovereignCloudStack / cluster-stack-provider-openstack

Cluster Stack Provider OpenStack
https://scs.community/
Apache License 2.0
2 stars 0 forks source link

Add unit tests for CSPO controllers #49

Closed michal-gubricky closed 9 months ago

michal-gubricky commented 10 months ago

/kind feature

Description: We propose the introduction of unit tests for CSPO controllers using the envtest package provided by controller-runtime for our Kubernetes operator.. This testing environment should facilitate the simulation of a real Kubernetes API server and enable comprehensive and realistic tests for our controller's behavior.

Acceptance Criteria: