Playframework: Testing Web Socket documentation

Created on 18 May 2017  路  3Comments  路  Source: playframework/playframework

Play Version (2.5.x / etc)

2.5.x

API (Scala / Java / Neither / Both)

Scala

According to:
http://stackoverflow.com/questions/19306787/writing-a-unit-test-for-play-websockets
http://stackoverflow.com/questions/43129203/how-to-test-a-scala-play-framework-websocket

Testing Web Socket is kind of popular, and documentation and samples will be useful.

documentation

All 3 comments

It would be nice if the WebSocketClient.java mentioned above was embedded in the Play test framework in some form, rather than having to copy it from the samples.

There should also be documentation explaining it's usage.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

svanders picture svanders  路  3Comments

ignasi35 picture ignasi35  路  4Comments

gmethvin picture gmethvin  路  3Comments

an-tex picture an-tex  路  4Comments

Technowise picture Technowise  路  3Comments