kemal/spec
Serdar Dogruyol 536108c71b Refactor and fix some docs 2018-03-17 15:35:33 +03:00
..
asset Better view_specs for layout variables 2016-07-12 00:09:01 +03:00
middleware Improve namings 2017-10-02 23:56:02 +03:00
static/dir Allow headers in built-in static file server 2017-08-22 15:29:51 +03:00
all_spec.cr Handle POST request, and some refactors 2014-07-30 19:58:48 -03:00
config_spec.cr Seperate websocket and websocket handler. Fixes #395 2017-09-10 14:41:07 +03:00
context_spec.cr Use be_nil in specs instead of eq nil 2018-01-26 18:35:34 +03:00
exception_handler_spec.cr Refactor and fix some docs 2018-03-17 15:35:33 +03:00
handler_spec.cr allow %w in Handler macros (#385) 2017-08-18 10:19:21 +03:00
helpers_spec.cr Seperate websocket and websocket handler. Fixes #395 2017-09-10 14:41:07 +03:00
init_handler_spec.cr Rename MemoryIO to IO::Memory since it's deprecated on Crystal 0.20.0 2016-11-22 23:29:10 +03:00
log_handler_spec.cr Refactor and fix some docs 2018-03-17 15:35:33 +03:00
param_parser_spec.cr Revert "Don't use JSON::Type, use JSON::Any instead" 2018-03-10 11:11:42 +03:00
route_handler_spec.cr Revert "Don't use JSON::Type, use JSON::Any instead" 2018-03-10 11:11:42 +03:00
route_spec.cr Rename to Kemal::Exceptions::InvalidPathStartException 2016-11-04 11:49:11 +03:00
run_spec.cr Remove duplicate spec (#340) 2017-03-25 19:41:58 +02:00
spec_helper.cr Refactour handler radix names 2017-10-06 12:46:58 +03:00
static_file_handler_spec.cr Use be_nil in specs instead of eq nil 2018-01-26 18:35:34 +03:00
view_spec.cr Format 2016-07-17 14:31:45 +03:00
websocket_handler_spec.cr Improve websocket match logic. Fixes #401 2017-09-14 19:59:22 +03:00