rails/actioncable/test
bogdanvlviv 86e7de7968
DRY in assert_broadcasts
Test `assert_no_broadcasts` failure
2018-08-23 12:39:03 +03:00
..
channel Include ActiveSupport::Testing::MethodCallAssertions to ActionCable::TestCase 2018-06-08 23:29:05 +03:00
connection Enable Layout/EmptyLinesAroundBlockBody to reduce review cost in the future 2018-07-12 21:29:48 +09:00
javascript Remove thirdparty FIXME 2018-07-25 22:59:11 +02:00
server Include ActiveSupport::Testing::MethodCallAssertions to ActionCable::TestCase 2018-06-08 23:29:05 +03:00
stubs Remove redundant accessors 2018-06-11 16:39:50 +02:00
subscription_adapter Add Action Cable test adapter 2018-08-19 19:06:30 -04:00
client_test.rb Include ActiveSupport::Testing::MethodCallAssertions to ActionCable::TestCase 2018-06-08 23:29:05 +03:00
test_helper_test.rb DRY in assert_broadcasts 2018-08-23 12:39:03 +03:00
test_helper.rb Simplify configuring of ActionCable.server.config.logger for actioncable tests 2018-08-23 12:36:19 +03:00
worker_test.rb Inherit all actioncable's test classes from ActionCable::TestCase 2018-06-08 23:23:06 +03:00