sinatra/test
sbonami f2cd56c465 Make Request#accept? test name more descriptive
This commit modifies the Request#accept? test by making it more verbose
and descriptive of the scenario in which it validates.
2013-11-01 14:04:14 -04:00
..
integration Test added 2013-09-25 02:33:47 +04:00
public Base enables static by default if public is set and exists 2010-01-28 08:04:43 -08:00
views add support for stylus templates, fixes #553 2013-02-26 20:15:34 +11:00
base_test.rb Fix some warnings 2013-07-02 11:07:39 +05:30
builder_test.rb First pass at block styles for tests 2012-05-21 17:21:59 -04:00
coffee_test.rb First pass at block styles for tests 2012-05-21 17:21:59 -04:00
compile_test.rb Remove trailing whitespaces 👮 [ci skip] 2013-09-16 10:02:43 -03:00
contest.rb avoid test name collision 2013-03-10 13:07:29 +01:00
creole_test.rb First pass at block styles for tests 2012-05-21 17:21:59 -04:00
delegator_test.rb add support for LINK and UNLINK requests 2013-03-09 18:09:56 +01:00
encoding_test.rb adjust require lines for test helper, so it also works properly on 1.9.2 2011-05-11 09:44:02 +02:00
erb_test.rb Just some typos, here and there! 2013-03-14 23:50:51 +05:30
extensions_test.rb First pass at block styles for tests 2012-05-21 17:21:59 -04:00
filter_test.rb Fix typo in test name and README 2013-07-22 01:10:50 +05:30
haml_test.rb Just some typos, here and there! 2013-03-14 23:50:51 +05:30
helper.rb add support for LINK and UNLINK requests 2013-03-09 18:09:56 +01:00
helpers_test.rb #send_file indifferent :status option 2013-09-25 05:07:10 +04:00
integration_helper.rb Add integration tests for sending files (Content-Length response header related tests) 2013-09-18 10:48:12 -03:00
integration_test.rb First what you expect, second what you got (thank you @patriciomacadden) 2013-09-25 21:01:28 +04:00
less_test.rb First pass at block styles for tests 2012-05-21 17:21:59 -04:00
liquid_test.rb Tests: 5 template helpers can nest layouts 2013-02-25 19:08:28 +01:00
mapped_error_test.rb setting status to 404 in error handler should not trigger not_found handler, fixes #541 2013-02-26 13:56:59 +11:00
markaby_test.rb Remove trailing whitespaces 2012-07-18 23:07:24 +04:00
markdown_test.rb unloadable library might raise NameError in tilt master 2013-01-26 10:12:16 +01:00
middleware_test.rb First pass at block styles for tests 2012-05-21 17:21:59 -04:00
nokogiri_test.rb First pass at block styles for tests 2012-05-21 17:21:59 -04:00
rabl_test.rb Remove trailing whitespaces 2012-07-18 23:07:24 +04:00
rack_test.rb add tests to check compatiblity with Rack::Lock, related to #352 2011-09-14 12:09:27 -07:00
radius_test.rb Remove trailing whitespaces 2012-07-18 23:07:24 +04:00
rdoc_test.rb Fix param ambiguity 2013-07-02 20:58:25 +05:30
readme_test.rb add support for LINK and UNLINK requests 2013-03-09 18:09:56 +01:00
request_test.rb Make Request#accept? test name more descriptive 2013-11-01 14:04:14 -04:00
response_test.rb suppress unused variable warning 2013-07-21 01:00:36 +05:30
result_test.rb First pass at block styles for tests 2012-05-21 17:21:59 -04:00
route_added_hook_test.rb Remove trailing whitespaces 2012-07-18 23:07:24 +04:00
routing_test.rb fixes the build by disabling path traversal protection for this test 2013-10-29 14:18:48 +11:00
sass_test.rb First pass at block styles for tests 2012-05-21 17:21:59 -04:00
scss_test.rb Remove trailing whitespaces 2012-07-18 23:07:24 +04:00
server_test.rb First pass at block styles for tests 2012-05-21 17:21:59 -04:00
settings_test.rb add session option to protection, fixes #601 2013-02-26 17:25:19 +11:00
sinatra_test.rb Remove trailing whitespaces 2012-07-18 23:07:24 +04:00
slim_test.rb According to https://github.com/slim-template/slim/blob/master/CHANGES 2013-09-16 00:25:01 +05:30
static_test.rb HEAD requests on static files should have proper Content-Length 2012-05-23 13:43:23 -07:00
streaming_test.rb Use |_| instead of vars; fix typo 2013-03-15 15:44:10 +05:30
stylus_test.rb need to load both stylus and stylus/tilt 2013-02-26 20:42:39 +11:00
templates_test.rb Test for explitily setting layout true 2013-06-14 23:32:20 +01:00
textile_test.rb First pass at block styles for tests 2012-05-21 17:21:59 -04:00
wlang_test.rb Just some typos, here and there! 2013-03-14 23:50:51 +05:30
yajl_test.rb Remove trailing whitespaces 2012-07-18 23:07:24 +04:00