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

Add a test for watch configuration #354

Open
2 tasks
ikhandamirov opened this issue Jan 2, 2025 · 0 comments
Open
2 tasks

Add a test for watch configuration #354

ikhandamirov opened this issue Jan 2, 2025 · 0 comments
Labels
area/ipcei Important Project of Common European Interest kind/task small task, normally part of feature or epic

Comments

@ikhandamirov
Copy link

ikhandamirov commented Jan 2, 2025

Description:

The automated test must make sure that the controller reacts correctly to the changes of the watched objects. See also. Btw., what are the change events to be considered/tested?

Think of a failure case when the watch is breaking (see here).

Also, when working on 'internal/controller/replication/controller_test.go', move clean-up resource deletion from end of unit test to DeferCleanup() right after creation of respective resources.

Done Criteria:

  • Unit Tests created for new code or existing Unit Tests updated
  • Integration Test Suite updated (includes deletion of existing unnecessary Integration Test and/or creation of new ones if required)
@ikhandamirov ikhandamirov added the kind/task small task, normally part of feature or epic label Jan 2, 2025
@github-actions github-actions bot added the area/ipcei Important Project of Common European Interest label Jan 2, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/ipcei Important Project of Common European Interest kind/task small task, normally part of feature or epic
Projects
Status: 🆕 ToDo
Development

No branches or pull requests

1 participant