Skip to content

Add rails test:channels and fix Action Cable templates#34947

Merged
kaspth merged 2 commits intorails:masterfrom
bogdanvlviv:actioncable-testing-34933
Jan 16, 2019
Merged

Add rails test:channels and fix Action Cable templates#34947
kaspth merged 2 commits intorails:masterfrom
bogdanvlviv:actioncable-testing-34933

Conversation

@bogdanvlviv
Copy link
Contributor

@bogdanvlviv bogdanvlviv changed the title Add rails test:channels, and fix Action Cable templates Add rails test:channels and fix Action Cable templates Jan 16, 2019
Add this rake task to test channels only.
We've added `rails test:mailboxes` recently in the same way rails#34828.
@bogdanvlviv bogdanvlviv force-pushed the actioncable-testing-34933 branch from 53b5bca to d7097cf Compare January 16, 2019 16:36
@kaspth kaspth merged commit 7e52e3b into rails:master Jan 16, 2019
@bogdanvlviv bogdanvlviv deleted the actioncable-testing-34933 branch January 16, 2019 21:58
bogdanvlviv added a commit to bogdanvlviv/rails that referenced this pull request Jan 21, 2019
Rails generates `test/channels`(rails#34933) and
even allows `rails test:channels` (rails#34947).
`rails stats` has been providing info about `app/channels`,
it makes sense to add `test/channels` as well.

(I've changed test because we generate `test/channels` with some code)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants