Files
virtual-kubelet/vendor/github.com/hyperhq/hypercli/integration-cli/EXTRA_TEST.md
2017-12-05 17:53:58 -06:00

404 B

Extra Test Case for hyper cli

auth test

filename: cli_ex_auth_test.go

test case 1: different clock between hyper client and apirouter server

1) difftime < 5min  : valid request
2) difftime >= 5min : invalid request, should return `Unauthorized, illegal timestamp`

config test

//TODO

fip test

//TODO

snapshot test

//TODO