Integration tests for the CLI capabilities, based on https://github.com/eclipse-kanto/container-management/pull/96 and the framework implemented there should be provided for the list command of kanto-cm. The command output should covered by implementing custom result function. The help (-h) output must be tested using golden files.
Integration tests for the CLI capabilities, based on https://github.com/eclipse-kanto/container-management/pull/96 and the framework implemented there should be provided for the
list
command of kanto-cm. The command output should covered by implementing custom result function. The help (-h) output must be tested using golden files.