kompose/script/test
Shubham Minglani 6a151c6267 add stdin_open, tty support, add tests, fix #344
This adds supports for stdin_open: bool and
tty: bool support for kubernetes and openshift
providers in kompose. This maps to the
template.Spec.Containers[0].Stdin and
template.Spec.Containers[0].TTY in Kubernets
world.

Also, added tests.

Fixes #344
2016-12-28 15:58:45 +05:30
..
cmd add stdin_open, tty support, add tests, fix #344 2016-12-28 15:58:45 +05:30
fixtures add stdin_open, tty support, add tests, fix #344 2016-12-28 15:58:45 +05:30
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