Github user jongyoul commented on the issue: https://github.com/apache/zeppelin/pull/2848 @Savalek Thanks for adding e2e test but can you add also functional test for your backend code? It would be better to make a mock for `NotebookServer` to check if `broadcast` is called properly.
---