Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Provide unit tests for container update agent service #198

Merged

Conversation

stoyan-zoubev
Copy link
Contributor

@stoyan-zoubev stoyan-zoubev commented Oct 11, 2023

[#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

…vice

Added unit tests for parsing incoming desired state in container update agent.

Signed-off-by: Stoyan Zoubev <Stoyan.Zoubev@bosch.io>
…fied.

Added unit tests for hanling update agent config options.
Added unit tests for implementation of UpdateManager interface for containers.
Added MockUpdateOperation (auto-generated).

Signed-off-by: Stoyan Zoubev <Stoyan.Zoubev@bosch.io>
@stoyan-zoubev stoyan-zoubev changed the title [#197] Provide unit tests for container update agent service Provide unit tests for container update agent service Oct 11, 2023
…ners.

Moved test constants to single file.

Signed-off-by: Stoyan Zoubev <Stoyan.Zoubev@bosch.io>
Signed-off-by: Stoyan Zoubev <Stoyan.Zoubev@bosch.io>
@k-gostev k-gostev changed the base branch from main to dev-m5 October 13, 2023 07:04
@dimitar-dimitrow dimitar-dimitrow linked an issue Oct 18, 2023 that may be closed by this pull request
@dimitar-dimitrow dimitar-dimitrow changed the base branch from dev-m5 to main October 19, 2023 12:20
@dimitar-dimitrow dimitar-dimitrow removed the request for review from k-gostev October 19, 2023 14:29
@dimitar-dimitrow dimitar-dimitrow merged commit 38f6633 into eclipse-kanto:main Oct 19, 2023
2 checks passed
@stoyan-zoubev stoyan-zoubev deleted the updateagent-tests branch November 2, 2023 13:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Provide unit tests for container update agent service
2 participants