0
Fork 0
mirror of https://github.com/ninenines/cowboy.git synced 2025-07-14 12:20:24 +00:00
cowboy/test
Christopher Adams 59c32506c0
Fix if_modified_since match of last_modified
Correct expected return type from `no_call` to `undefined` in
if_modified_since when last_modified callback is not defined. Add an
http_SUITE test to catch regressions.
2016-10-18 10:43:47 +02:00
..
handlers Allow websocket_init/1 to reply/close/hibernate 2016-08-15 19:21:38 +02:00
http_SUITE_data Use binary_to_integer instead of to list and back 2016-08-10 17:50:28 +02:00
ws_SUITE_data Remove Req from the Websocket interface 2016-08-12 19:27:23 +02: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 Add a test for echo_get example undefined 2016-08-11 11:48:09 +02:00
http_SUITE.erl Fix if_modified_since match of last_modified 2016-10-18 10:43:47 +02: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 Allow websocket_init/1 to reply/close/hibernate 2016-08-15 19:21:38 +02:00