require "test_helper" class CountChannelTest < ActionCable::Channel::TestCase # test "subscribes" do # subscribe # assert subscription.confirmed? # end end