rails--rails/actioncable/test
Rafael Mendonça França 967beb7229
Revert "MethodCallAssertions is a regular player of the team ActiveSupport::TestCase now"
This reverts commit 98d0f7ebd3.
2019-08-02 00:24:21 -04:00
..
channel Add Channel#broadcast_to 2019-01-22 15:14:35 -05:00
connection Update Action Cable connection testing. 2019-01-14 01:19:56 +01:00
javascript/src Simplify ActionCable.createWebSocketURL and realphabetize exports (#35810) 2019-04-02 23:04:43 +02:00
server Enable `Style/RedundantBegin` cop to avoid newly adding redundant begin block 2018-12-21 06:12:42 +09:00
stubs Remove redundant accessors 2018-06-11 16:39:50 +02:00
subscription_adapter ActionCable: don't allowlist keys passed to the Redis initializer 2019-04-22 09:59:53 -04:00
client_test.rb Use match? where we don't need MatchData 2019-07-29 14:23:10 +09:00
test_helper.rb Revert "MethodCallAssertions is a regular player of the team ActiveSupport::TestCase now" 2019-08-02 00:24:21 -04:00
test_helper_test.rb typo fixes in action cable 2019-01-17 22:02:35 +05:30
worker_test.rb Inherit all actioncable's test classes from `ActionCable::TestCase` 2018-06-08 23:23:06 +03:00