0
Fork 0
mirror of https://github.com/ninenines/cowboy.git synced 2025-07-15 20:50:24 +00:00
cowboy/test
Loïc Hoguin ae0dd61673 Add tests for responses and request body reading
This is a large commit. The cowboy_req interface has largely
changed, and will change a little more. It's possible that
some examples or tests have not been converted to the new
interface yet. The documentation has not yet been updated.
All of this will be fixed in smaller subsequent commits.

Gotta start somewhere...
2016-08-10 11:49:31 +02:00
..
handlers Add tests for responses and request body reading 2016-08-10 11:49:31 +02:00
http_SUITE_data Add tests for responses and request body reading 2016-08-10 11:49:31 +02:00
ws_SUITE_data Initial commit with connection/streams 2016-03-05 20:20:42 +01:00
cover.spec Use ct_run instead of rebar ct for running ct tests 2013-01-04 17:56:49 +01:00
cowboy_ct_hook.erl Add rfc7230 test suite and update others to recent Gun 2015-05-05 19:59:37 +03:00
cowboy_test.erl Add the static_handler test suite 2016-06-06 17:41:26 +02:00
examples_SUITE.erl Move TERM= declaration to make variable side 2016-06-22 13:09:27 +02:00
http_SUITE.erl Initial commit with connection/streams 2016-03-05 20:20:42 +01:00
loop_handler_SUITE.erl Add rfc7230 test suite and update others to recent Gun 2015-05-05 19:59:37 +03:00
req_SUITE.erl Add tests for responses and request body reading 2016-08-10 11:49:31 +02:00
rfc7230_SUITE.erl Initial commit with connection/streams 2016-03-05 20:20:42 +01:00
rfc7540_SUITE.erl Clarify comments about remaining tests to add to rfc7540_SUITE 2016-03-14 00:00:00 +01:00
static_handler_SUITE.erl Add the static_handler test suite 2016-06-06 17:41:26 +02:00
ws_SUITE.erl Initial commit with connection/streams 2016-03-05 20:20:42 +01:00