Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add a way to actually test the action cable connection (with dummy app?) #23

Open
NullVoxPopuli opened this issue Oct 1, 2017 · 1 comment

Comments

@NullVoxPopuli
Copy link
Owner

Not sure how best to do this, or how far along action cable testing has come since this project was started, but there needs to be a way to actually test the communication with an action cable server. I think this might involve the use of a dummy app in the test folder, but am unsure if there is an elegant way to isolate action cable configurations between tests.

See the coverage report for things need testing.
This should be the last thing to get this project to 100% test coverage.

@Undo1
Copy link

Undo1 commented Oct 3, 2017

Hasn't come very far, from what I've seen: rails/rails#23211

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants