openshift-kni / eco-goinfra

Apache License 2.0
6 stars 32 forks source link

Add unit tests for deployment options pattern #274

Closed sebrandon1 closed 4 months ago

sebrandon1 commented 4 months ago

Adds unit tests for the With... options functions in the deployment package. Modifies some of the functions to better return errors via builder.ErrorMsg. Uses stretchr/testify to assert the expected values.