eclipse-kanto / container-management

container-management
Other
6 stars 10 forks source link

Provide integration test for the CLI `list` command #117

Closed k-gostev closed 1 year ago

k-gostev commented 1 year ago

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.