We don't want Faye to start the EM reactor in tests because it makes testing much harder. We want to be able to start and stop EM loop in tests to make things simpler.
Source: show | on GitHub
# File actioncable/test/test_helper.rb, line 23 def ensure_reactor_running # no-op end