rails--rails/actioncable/test/channel
Atul Bhosale ec69083cf3
Add method ActionCable::Channel#stream_or_reject_for to stream if record is present, otherwise reject the connection (#38375)
2020-03-07 10:09:08 -08:00
..
base_test.rb Passing in a Hash instance as non-kwargs parameters has to be curly braced 2019-09-07 03:21:45 +09:00
broadcasting_test.rb Move `channel_name` to Channel.broadcasting_for 2019-01-22 15:14:20 -05:00
naming_test.rb Inherit all actioncable's test classes from `ActionCable::TestCase` 2018-06-08 23:23:06 +03:00
periodic_timers_test.rb Include `ActiveSupport::Testing::MethodCallAssertions` to `ActionCable::TestCase` 2018-06-08 23:29:05 +03:00
rejection_test.rb Inherit all actioncable's test classes from `ActionCable::TestCase` 2018-06-08 23:23:06 +03:00
stream_test.rb Add method ActionCable::Channel#stream_or_reject_for to stream if record is present, otherwise reject the connection (#38375) 2020-03-07 10:09:08 -08:00
test_case_test.rb Passing in a Hash instance as non-kwargs parameters has to be curly braced 2019-09-07 03:21:45 +09:00