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
Matthew Draper 287920ca7d Respect ENV variables when finding DBs etc for the test suite
If they're not set we'll still fall back to localhost, but this makes it
possible to run the tests against a remote Postgres / Redis / whatever.
2019-02-06 01:20:06 +10:30
..
channel Add Channel#broadcast_to 2019-01-22 15:14:35 -05:00
connection Update Action Cable connection testing. 2019-01-14 01:19:56 +01:00
javascript/src Replace window references in ActionCable with self 2019-01-14 17:44:35 -08:00
server
stubs
subscription_adapter Respect ENV variables when finding DBs etc for the test suite 2019-02-06 01:20:06 +10:30
client_test.rb typo fixes in action cable 2019-01-17 22:02:35 +05:30
test_helper.rb
test_helper_test.rb typo fixes in action cable 2019-01-17 22:02:35 +05:30
worker_test.rb