0
Fork 0
mirror of https://github.com/ninenines/cowboy.git synced 2025-07-14 12:20:24 +00:00
cowboy/test/ws_SUITE_data
Loïc Hoguin 7b5da29019
Don't run long test suites by default
The examples test suite is only useful once in a while
in order to know whether examples were broken, for example
before issuing a release.

The new ws_autobahn test suite isolates the autobahn test
suite so that it can be ignored by default. It's only
useful to run it when working on the Websocket code or
before issuing a release.
2018-11-20 13:23:59 +01:00
..
ws_echo.erl Allow passing options to sub protocols 2017-02-18 18:26:20 +01:00
ws_echo_timer.erl Remove Req from the Websocket interface 2016-08-12 19:27:23 +02:00
ws_init_shutdown.erl Improve handler interface and documentation 2014-09-30 20:12:13 +03:00
ws_max_frame_size.erl Add max_frame_size option for websocket handlers 2018-03-28 16:58:02 +02:00
ws_send_many.erl Remove Req from the Websocket interface 2016-08-12 19:27:23 +02:00
ws_subprotocol.erl Allow passing options to sub protocols 2017-02-18 18:26:20 +01:00
ws_timeout_cancel.erl Allow passing options to sub protocols 2017-02-18 18:26:20 +01:00
ws_timeout_hibernate.erl Allow passing options to sub protocols 2017-02-18 18:26:20 +01:00