Skip to content
  • Kasper Timm Hansen's avatar
    3631d7ee
    Update Action Cable connection testing. · 3631d7ee
    Kasper Timm Hansen authored
    * 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.
    3631d7ee
    Update Action Cable connection testing.
    Kasper Timm Hansen authored
    * 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.
Loading