Kubernetes integration tests
chrisdoherty4 opened this issue · 0 comments
chrisdoherty4 commented
The Kubernetes unit tests are useful for validating the conversations and how the business logic handles specific cases but it doesn't validate the logic for connecting to and retrieving hardware resources from a real API Server.
The configuration and setup is somewhat complex, as is health checking and tear down so we should introduce some integration tests with the focus of ensuring we can talk to a real cluster.