kemal/spec
Russell Smith 05d55540b9
Enable option for index.html to be a directories default (#640)
2022-06-30 18:00:51 +03:00
..
asset fix content_for failing to capture the correct block input (#639) 2022-06-27 12:28:13 +03:00
middleware fixed executing filters when before and after is defined at the same time (#612) 2021-09-01 16:25:21 +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 New option to set application name (#606) 2021-04-05 18:05:06 +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 Set content type to text/html for 500 exceptions (#616) 2021-09-01 18:26:38 +03:00
handler_spec.cr Code fixes reported by static code analysis (#450) 2018-05-17 11:07:40 +03:00
helpers_spec.cr Allow running specs from any directory (#609) 2021-04-11 12:17:50 +03:00
init_handler_spec.cr Code fixes reported by static code analysis (#450) 2018-05-17 11:07:40 +03:00
log_handler_spec.cr Code fixes reported by static code analysis (#450) 2018-05-17 11:07:40 +03:00
param_parser_spec.cr Improve param parsing and remove url_params from HTTP::Request 2018-07-03 20:29:06 +03:00
route_handler_spec.cr fix ameba warnings 2022-06-29 13:29:50 +03:00
route_spec.cr Code fixes reported by static code analysis (#450) 2018-05-17 11:07:40 +03:00
run_spec.cr Refactor run_spec to use process exit instead of empty stderr (#584) 2020-08-15 18:09:53 +03:00
spec_helper.cr fix Crystal 1.5.0 warnings 2022-06-29 13:31:28 +03:00
static_file_handler_spec.cr Enable option for index.html to be a directories default (#640) 2022-06-30 18:00:51 +03:00
view_spec.cr fix content_for failing to capture the correct block input (#639) 2022-06-27 12:28:13 +03:00
websocket_handler_spec.cr Bump ameba dependency (#602) 2021-03-15 08:45:35 +03:00