eclipse-kanto / container-management

container-management
Other
6 stars 10 forks source link

Provide unit tests for container update agent service #198

Closed stoyan-zoubev closed 1 year ago

stoyan-zoubev commented 1 year ago

[#197] Provide unit tests for container update agent service

Added unit tests for handling update agent config options. Added unit tests for parsing incoming desired state in container update agent. Added MockUpdateOperation (auto-generated). Added unit tests for implementation of UpdateManager interface for containers. Made update agent report COMPLETED if no container actions are identified.

Signed-off-by: Stoyan Zoubev Stoyan.Zoubev@bosch.io