rails/actioncable/test/channel
Junichi Sato 523f86964f
Rename #assert_not_has_stream #assert_has_no_stream
This is a follow-up to https://github.com/rails/rails/pull/50585.

I propose to provide smoother reading experiences with the two methods
introduced in there, `#assert_not_has_stream` and `#assert_not_has_stream_for`,
by renaming them `#assert_has_no_stream` and `#assert_has_no_stream_for`, respectively.
2024-01-05 11:29:21 +09:00
..
base_test.rb Stop building AS::Notifications::Event manually 2023-09-29 12:34:23 -04:00
broadcasting_test.rb Move channel_name to Channel.broadcasting_for 2019-01-22 15:14:20 -05:00
naming_test.rb Inherit all actioncable's test classes from ActionCable::TestCase 2018-06-08 23:23:06 +03:00
periodic_timers_test.rb Include ActiveSupport::Testing::MethodCallAssertions to ActionCable::TestCase 2018-06-08 23:29:05 +03:00
rejection_test.rb Inherit all actioncable's test classes from ActionCable::TestCase 2018-06-08 23:23:06 +03:00
stream_test.rb Load with Zeitwerk 2022-03-05 08:19:49 +01:00
test_case_test.rb Rename #assert_not_has_stream #assert_has_no_stream 2024-01-05 11:29:21 +09:00