You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Once we have our requested routes we will have to make sure that our system tests run properly against a k8s cluster.
Use Ginkgo & Gomega
Acceptance criteria
💡 Our tests should be accepting a KUBECONFIG
💡 Learn how to use k8s-go-client
💡 Put in a Ginkgo system test that checks if our go server is running and properly deployed
The text was updated successfully, but these errors were encountered:
Once we have our requested routes we will have to make sure that our system tests run properly against a k8s cluster.
Use Ginkgo & Gomega
Acceptance criteria
💡 Our tests should be accepting a KUBECONFIG
💡 Learn how to use k8s-go-client
💡 Put in a Ginkgo system test that checks if our go server is running and properly deployed
The text was updated successfully, but these errors were encountered: