short icon indicating copy to clipboard operation
short copied to clipboard

Tests for Pods

Open wlan0 opened this issue 7 years ago • 0 comments

Two kinds of tests are needed

  • [x] Functional tests with a test suite with at least 50 examples that reads flavors of kubernetes pods and then outputs the shorthand form, and then verifies that the shorthand form is correct
  • [x] Functional tests with a test suite with at least 50 examples that reads flavors of shorthand pods and then outputs the kubernetes form, and then verifies that the kubernetes form is correct
  • [ ] Unit tests for all of the pod conversion functions (k8s -> koki & koki -> k8s)

wlan0 avatar Nov 07 '17 04:11 wlan0