pki-io / admin

Other
15 stars 7 forks source link

Integration testing using bats #7

Closed zeroXten closed 9 years ago

zeroXten commented 9 years ago

Should cover the CLI functionality, probably using go run

zeroXten commented 9 years ago
$ make test
export GOPATH=/../../
bats bats
 ✓ top help
 ✓ version

 2 tests, 0 failures
zeroXten commented 9 years ago

We can close this and raise small issues for specific updates/fixes.