samba-in-kubernetes / samba-operator

An operator for a Samba as a service on PVCs in kubernetes
Apache License 2.0
110 stars 24 forks source link

clean up how we run unit tests #141

Closed phlogistonjohn closed 2 years ago

phlogistonjohn commented 2 years ago

Clean up the process of how we run unit tests, dropping the previous, not-really-used wrapper script. Add some starter tests to internal/resources. Make it simple to run unit tests and generate a coverage report in html.