Improve appmgr UT coverage 47/5047/1
authorTimo Tietavainen <timo.tietavainen@nokia.com>
Thu, 12 Nov 2020 01:50:01 +0000 (03:50 +0200)
committerTimo Tietavainen <timo.tietavainen@nokia.com>
Thu, 12 Nov 2020 01:50:01 +0000 (03:50 +0200)
commitd3aa5b98789c65107e5ac41fc5be11f08acf11d8
tree14d764c7b6d8e90f61632303c6174906adc37fc7
parent2a4099785bcc1dda74d5192f93f69b33533585b3
Improve appmgr UT coverage

Improve existing unit tests coverage for appmgr's 'cm', 'helm' and 'resthooks'
packages.
Fix also 'helm install' command's overwrite configuration '---set' flag to be
'--set'.

Signed-off-by: Timo Tietavainen <timo.tietavainen@nokia.com>
Change-Id: I2a2f13575fc10191c7ee1fe21e8d3ec344cb71cc
pkg/cm/cm.go
pkg/cm/cm_test.go
pkg/helm/helm.go
pkg/helm/helm_test.go
pkg/resthooks/resthooks.go
pkg/resthooks/resthooks_test.go
pkg/resthooks/types.go
test/dummy-xapp_values.json [new file with mode: 0644]
test/faulty_schema.json [new file with mode: 0644]