kompose/script/test
Chander G 356c64890c fix tests related to secrets (#1198)
1. fix the path used to read secret data
without this fix, the path to the compose file is added to the already
absolute path, hence readFile was unable to find the secrets file

2. fix the expected json format
mountPath includes the entire path including the name of the secret
2019-12-04 10:32:29 +08:00
..
cmd Add support for file based secret (#1159) 2019-12-01 12:05:31 +08:00
fixtures fix tests related to secrets (#1198) 2019-12-04 10:32:29 +08: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