kompose/script/test
Suraj Narwade 269f604094 Fixed --volumes validation
Now, `--volumes` argument will validate it's input, it will only allow
`persistentVolumeClaim` or `emptyDir`, otherwise it will throw an error.
2017-09-25 17:25:57 +05:30
..
cmd Fixed --volumes validation 2017-09-25 17:25:57 +05:30
fixtures Merge pull request #787 from cdrage/refactor-flags 2017-09-08 13:08:05 -04:00
README.md Functional Testing 2016-08-08 04:39:10 +00:00

Functional Test

Requirements

Install jq - commandline JSON processor with minimum version of 1.5

Running tests

Test running ./cmd/tests.sh