Add tests for the kubernetes controller #37
Labels
good first issue
Good for newcomers
hacktoberfest
help wanted
Extra attention is needed
kubernetes
Issue related to Kubernetes
Milestone
We need tests for the kubernetes controller, you can see how AWS is doing it here and use it as an example.
We need to test for basic functionality such as successful creation, and deletion as well as if we encounter errors. We don't currently allow for updating of resources so this will be good plumbing to put in before that.
The text was updated successfully, but these errors were encountered: