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/connection
Kasper Timm Hansen 3631d7eee4
Update Action Cable connection testing.
* Don't reimplement assert_raises

  Also test what happens in case there's no explicit rejection.

* Avoid OpenStruct. Remove space beneath private.

* Simplify verification methods for code under test.

* Match documentation with other Rails docs.

  Also remove mention of the custom path argument for now.
  Unsure how useful that really is.
2019-01-14 01:19:56 +01:00
..
authorization_test.rb
base_test.rb
client_socket_test.rb
cross_site_forgery_test.rb
identifier_test.rb
multiple_identifiers_test.rb
stream_test.rb
string_identifier_test.rb
subscriptions_test.rb
test_case_test.rb