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

No tests for the final version of the WebSocket spec #72

Open
rstoyanchev opened this issue May 4, 2013 · 0 comments
Open

No tests for the final version of the WebSocket spec #72

rstoyanchev opened this issue May 4, 2013 · 0 comments

Comments

@rstoyanchev
Copy link
Contributor

WebsocketHixie76 and WebsocketHybi10 test older versions of the WebSocket protocol. However, the latest Java WebSocket servers (e.g. Jetty 9, Tomcat 8, Glassfish 4) only support the final version of the spec. As it is, if running on one of those servers, there is no way that a SockJS implementation can be verified through the protocol tests.

Perhaps the bulk of the WebSocket transport tests should be written for the final version of the spec, with additional tests focusing specifically on older versions? This would allow tests to go as far as possible in verifying an implementation and failures to indicate exactly what's missing.

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

No branches or pull requests

1 participant