Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update Action Cable connection testing. | Kasper Timm Hansen | 2019-01-14 | 1 | -13/+18 |
| | | | | | | | | | | | | | | | * 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. | ||||
* | feature: add ActionCable::Connection::TestCase | Vladimir Dementyev | 2019-01-02 | 1 | -0/+192 |