openshift-evangelists / kbe

Kubernetes By Example
https://kubernetesbyexample.com
Apache License 2.0
430 stars 175 forks source link

test coverage v1 - local tests #53

Closed ryanj closed 3 years ago

ryanj commented 4 years ago

See #52 for Epic details

v1: local content validation (BYO cluster credentials)

jboxman commented 4 years ago

@ryanj, the upstream k8s docs GitHub repo last I looked actually has code that unit tests their examples, I think. Maybe that can be reused here?

ryanj commented 4 years ago

Thanks, good idea. I'll take a look

ryanj commented 4 years ago

notes on using Jest for this: https://testautomationu.applitools.com/jest-testing-tutorial/chapter3.html