kompose/script/test
Shubham Minglani 365fe81987 implement storing to dir/file, add tests
When kompose convert -o artifacts is run, then if artifacts is a directory,
kompose stores all the resulting files inside it, and if it's not a directory,
it stores the artifacts in a single file.

Fixes #209
2016-12-21 18:12:43 +05:30
..
cmd implement storing to dir/file, add tests 2016-12-21 18:12:43 +05:30
fixtures add test for key-only env 2016-12-19 11:23:42 +01: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