kompose/script/test/cmd
Suraj Narwade 883d11c049 Failing test will show diff
If test in `make test-cmd` is failing, now it will show diff so that
it will be easy to debug.

for example,

```
===> Starting test <===
convert::expect_success_and_warning: Running: 'kompose -f /home/snarwade/go/src/github.com/kubernetes-incubator/kompose/script/test/fixtures/service-name-change/docker-compose.yml convert --stdout -j' expected_output: '/home/snarwade/go/src/github.com/kubernetes-incubator/kompose/script/test/fixtures/service-name-change/output-k8s.json' expected_warning: 'Unsupported root level volumes key - ignoring'
WARN Unsupported root level volumes key - ignoring
WARN Unsupported depends_on key - ignoring
103c103
<                     "value": "bitnami_wordpres"
---
>                     "value": "bitnami_wordpress"
FAIL: converted output does not match
```
2017-06-13 14:20:52 +05:30
..
fix_detached_head.sh Fixes fixture test for build context 2017-05-08 17:54:24 +05:30
globals.sh Fix license headers, This closes #223 2016-11-01 15:01:27 +01:00
lib.sh Failing test will show diff 2017-06-13 14:20:52 +05:30
tests.sh Validate dockerfilepath in buildconfig 2017-05-30 16:31:20 +05:30