0
Fork 0
mirror of https://github.com/ninenines/cowboy.git synced 2025-07-14 20:30:23 +00:00
cowboy/test
Loïc Hoguin 228cebaf04 Add rfc7230 test suite and update others to recent Gun
This is a large commit.

The rfc7230 test suite adds many tests from the RFC7230 document.

Gun has been updated quite a bit recently, which broke the Cowboy
suites. This is now fixed with this commit.

A new hook onfirstrequest has been added. It was very useful during
debugging of the test suites.

The initial process code has changed a little; more changes are
expected with the switch to maps for options.
2015-05-05 19:59:37 +03:00
..
handlers Add rfc7230 test suite and update others to recent Gun 2015-05-05 19:59:37 +03:00
http_SUITE_data Add rfc7230 test suite and update others to recent Gun 2015-05-05 19:59:37 +03:00
ws_SUITE_data Improve handler interface and documentation 2014-09-30 20:12:13 +03: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 rfc7230 test suite and update others to recent Gun 2015-05-05 19:59:37 +03:00
http_SUITE.erl Add rfc7230 test suite and update others to recent Gun 2015-05-05 19:59:37 +03:00
loop_handler_SUITE.erl Add rfc7230 test suite and update others to recent Gun 2015-05-05 19:59:37 +03:00
rfc7230_SUITE.erl Add rfc7230 test suite and update others to recent Gun 2015-05-05 19:59:37 +03:00
spdy_SUITE.erl Add rfc7230 test suite and update others to recent Gun 2015-05-05 19:59:37 +03:00
ws_SUITE.erl Add rfc7230 test suite and update others to recent Gun 2015-05-05 19:59:37 +03:00