mirror of
https://github.com/optim-enterprises-bv/kubernetes.git
synced 2025-11-06 21:28:16 +00:00
Add unit tests for OomWatcher that actually test the logic defined in the `Start` method. As a result of an earlier refactor, its now trivial to mock the OOMInstance events which the `oom_watcher` is supposed to be watching.