Skip to content
This repository was archived by the owner on Dec 19, 2018. It is now read-only.

Support WebSocket tests using TestServer #315

Closed
tmds opened this issue Aug 2, 2015 · 6 comments
Closed

Support WebSocket tests using TestServer #315

tmds opened this issue Aug 2, 2015 · 6 comments
Assignees
Milestone

Comments

@tmds
Copy link
Contributor

tmds commented Aug 2, 2015

Request to be able to test WebSockets using the TestServer.

WebSocket testing could start by calling a new method TestServer.CreateWebSocketClient(). This method returns a WebSocketClient. This is similar to the normal http request testing: TestServer.CreateClient method which returns an HttpClient.

@Tratcher Tratcher self-assigned this Aug 3, 2015
@Tratcher
Copy link
Member

Tratcher commented Aug 3, 2015

It sounds doable, and kindof fun actually. I don't think it's a very high priority though, so I can't say how soon it would happen.

@glennc glennc added this to the Backlog milestone Aug 4, 2015
@davidfowl
Copy link
Member

Sounds like it would make a good contribution

@tmds
Copy link
Contributor Author

tmds commented Aug 14, 2015

@Tratcher, @davidfowl, if you want, you can assign the issue to me.

@davidfowl
Copy link
Member

@tmds issues can't be assinged to non core contributors

@tmds
Copy link
Contributor Author

tmds commented Aug 14, 2015

@davidfowl I guess you mean the tool doesn't allow it.
I want to check whether it is worth spending my time, that is: you guys won't work on it in the short term and it is 'up for grabs'.

@davidfowl
Copy link
Member

We don't have any plans to do it in the short term so feel free to do it

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

No branches or pull requests

4 participants