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
bogdanvlviv d97f1670bd
Inherit all actioncable's test classes from ActionCable::TestCase
We have defined `ActionCable::TestCase` in `actioncable/test/test_helper.rb`
that we can use in order to prevent code duplication and build common
interface for actioncable's test.
2018-06-08 23:23:06 +03:00
..
channel Inherit all actioncable's test classes from ActionCable::TestCase 2018-06-08 23:23:06 +03:00
connection Use Ruby instead of mocha 2018-05-31 17:48:20 +02:00
javascript ActionCable should not raise when a connection is already open 2017-01-06 12:49:58 -05:00
server Inherit all actioncable's test classes from ActionCable::TestCase 2018-06-08 23:23:06 +03:00
stubs Use Ruby instead of mocha 2018-05-31 17:48:20 +02:00
subscription_adapter Inherit all actioncable's test classes from ActionCable::TestCase 2018-06-08 23:23:06 +03:00
client_test.rb assert_called 2018-04-26 08:02:08 +02:00
test_helper.rb Remove mocha from ActionCable tests 2018-05-31 17:53:55 +02:00
worker_test.rb Inherit all actioncable's test classes from ActionCable::TestCase 2018-06-08 23:23:06 +03:00