rails/actioncable/test/connection
2020-02-12 13:31:43 -05:00
..
authorization_test.rb Stop trying to reconnect on unauthorized cable connections 2018-12-05 10:40:29 -08:00
base_test.rb update from PR #36222 2020-02-12 13:31:43 -05:00
client_socket_test.rb Stop trying to reconnect on unauthorized cable connections 2018-12-05 10:40:29 -08:00
cross_site_forgery_test.rb Use frozen string literal in actioncable/ 2017-07-23 23:30:29 +03:00
identifier_test.rb Include ActiveSupport::Testing::MethodCallAssertions to ActionCable::TestCase 2018-06-08 23:29:05 +03:00
multiple_identifiers_test.rb remove unnecessary mocking in ActionCable tests 2018-05-22 02:29:18 +02:00
stream_test.rb Include ActiveSupport::Testing::MethodCallAssertions to ActionCable::TestCase 2018-06-08 23:29:05 +03:00
string_identifier_test.rb remove unnecessary mocking in ActionCable tests 2018-05-22 02:29:18 +02:00
subscriptions_test.rb Include ActiveSupport::Testing::MethodCallAssertions to ActionCable::TestCase 2018-06-08 23:29:05 +03:00
test_case_test.rb Update Action Cable connection testing. 2019-01-14 01:19:56 +01:00