1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00
rails--rails/actioncable/test
Jeremy Daer 3ba0eec20c
Cable: Extract stream handler construction
* Use separate stream handler builders for easy override and testing.
* Fix worker pool execution that was silently failing since it only
  expected connection receivers.

Sparked by code in #24162.
2016-04-18 23:29:51 -07:00
..
channel Cable: Extract stream handler construction 2016-04-18 23:29:51 -07:00
client Fix unsubscribed server side behavior 2016-02-18 16:26:17 -05:00
connection - Fixed ActionCable::Connection::ClientSocketTest that was overriding ActionCable::Connection::StreamTest test name 2016-04-15 16:03:21 +05:30
server Ensure server broadcasts are to string queue names 2016-02-24 17:22:06 -06:00
stubs Cable message encoding 2016-03-31 07:08:16 -07:00
subscription_adapter Cable message encoding 2016-03-31 07:08:16 -07:00
client_test.rb Cable: Extract stream handler construction 2016-04-18 23:29:51 -07:00
test_helper.rb Cable: Extract stream handler construction 2016-04-18 23:29:51 -07:00
worker_test.rb Cable: Extract stream handler construction 2016-04-18 23:29:51 -07:00