Initial commit
This commit is contained in:
29
vendor/github.com/hyperhq/hypercli/integration-cli/EXTRA_TEST.md
generated
vendored
Normal file
29
vendor/github.com/hyperhq/hypercli/integration-cli/EXTRA_TEST.md
generated
vendored
Normal file
@@ -0,0 +1,29 @@
|
||||
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
|
||||
```
|
||||
Reference in New Issue
Block a user