forked from LaconicNetwork/kompose
Shell scripts to test k8s and os conversion which can be ran by following command in root dir `./script/test/cmd/tests.sh`
13 lines
158 B
Markdown
13 lines
158 B
Markdown
# Functional Test
|
|
|
|
### Requirements
|
|
|
|
Install `jq - commandline JSON processor` with minimum version of 1.5
|
|
|
|
|
|
### Running tests
|
|
|
|
Test running ./cmd/tests.sh
|
|
|
|
|