Skip to content

Improve unit testing of TimerEventSource #293

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

Closed
adam-sandor opened this issue Jan 12, 2021 · 0 comments · Fixed by #535
Closed

Improve unit testing of TimerEventSource #293

adam-sandor opened this issue Jan 12, 2021 · 0 comments · Fixed by #535
Assignees

Comments

@adam-sandor
Copy link
Collaborator

  1. reimplement TimerEventSource by uning something else then java.util.Timer, as that one is not good for mocking.
  2. implement unit tests without waiting and sleeping to remove flakyness.
@adam-sandor adam-sandor self-assigned this Jan 13, 2021
lburgazzoli added a commit to lburgazzoli/java-operator-sdk that referenced this issue Sep 14, 2021
lburgazzoli added a commit to lburgazzoli/java-operator-sdk that referenced this issue Sep 14, 2021
lburgazzoli added a commit to lburgazzoli/java-operator-sdk that referenced this issue Sep 14, 2021
lburgazzoli added a commit to lburgazzoli/java-operator-sdk that referenced this issue Sep 14, 2021
lburgazzoli added a commit to lburgazzoli/java-operator-sdk that referenced this issue Sep 14, 2021
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 a pull request may close this issue.

1 participant