rails/actioncable/test
Rafael Mendonça França 74b8a3798b
Merge pull request #48222 from JoeDupuis/health-check-standalone-cable
Add health check on standalone Action Cable
2023-05-30 16:35:12 -04:00
..
channel [Action Cable] Stop logging filtered params 2023-02-08 17:22:39 +00:00
connection feat: action cable connection callbacks 2022-05-16 12:24:38 -07:00
javascript/src Allows adding more protocols to the WebSocket sub protocols 2022-10-19 09:00:15 +02:00
server Add health check on standalone Action Cable 2023-05-27 16:59:34 -07:00
stubs Merge pull request #47483 from palkan/fix/channel-test-case-test-server 2023-03-03 18:23:21 -05:00
subscription_adapter Fix ActionCable Redis configuration with sentinels 2023-05-28 11:57:23 +00:00
client_test.rb Updates for Puma 6 2022-09-22 12:40:54 -05:00
javascript_package_test.rb Enforce that actioncable compiled JS bundle is in sync with source code 2019-10-19 02:26:31 +02:00
test_helper.rb Enable verbose mode in test and report warnings as errors 2022-10-11 09:25:18 +02:00
test_helper_test.rb `assert_broadcasts`: return the messages that were broadcast 2023-03-28 11:49:28 -06:00
worker_test.rb Inherit all actioncable's test classes from `ActionCable::TestCase` 2018-06-08 23:23:06 +03:00