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
Jon Moss 45635098ac Accept JSON with no backslashes/escaping
Fixes #22675

Allow channel identifiers and also data with no backslahes/escaping to be accepted by
the subscription storer.
2016-03-02 09:01:43 -05:00
..
channel Convert stream broadcasting to a string 2016-02-24 12:43:23 -06:00
client Fix unsubscribed server side behavior 2016-02-18 16:26:17 -05:00
connection Accept JSON with no backslashes/escaping 2016-03-02 09:01:43 -05:00
server Ensure server broadcasts are to string queue names 2016-02-24 17:22:06 -06:00
stubs Use AS::Executor / AS::Reloader to support reloading in ActionCable 2016-03-02 02:14:20 +10:30
subscription_adapter remove args from assert_nothing_raised in tests 2016-02-22 22:56:23 -08:00
client_test.rb Merge pull request #23976 from danielrhodes/enhancement/ac-ping-to-message-type 2016-03-02 19:17:57 +10:30
test_helper.rb Accept JSON with no backslashes/escaping 2016-03-02 09:01:43 -05:00
worker_test.rb Don't rely on the global server as a receiver. 2016-02-14 17:46:48 +01:00