kd icon indicating copy to clipboard operation
kd copied to clipboard

E2E tests

Open lewismarshall opened this issue 6 years ago • 2 comments

We have no visibility of if and when kubectl updates can fail (#69) or if the follow functions work (manual testing required for e.g. #68).

We could add an E2E test using our testing cluster using each of the deployment types we watch. This may meen using drone instead of travis - unless there's a public k8 test option out there...

lewismarshall avatar Apr 18 '18 10:04 lewismarshall

Using minikube in travis?

jaykeshur avatar Apr 18 '18 12:04 jaykeshur

There's a couple of options documented here https://engineering.bitnami.com/articles/implementing-kubernetes-integration-tests-in-travis.html.

Probably need to decide when / if to prioritise first... maybe in prep for 1.10 release, but not just yet...

lewismarshall avatar Apr 18 '18 13:04 lewismarshall