1
0
Fork 0
mirror of https://github.com/sinatra/sinatra synced 2023-03-27 23:18:01 -04:00
sinatra/test
2013-09-27 11:05:29 -04:00
..
integration Test added 2013-09-25 02:33:47 +04:00
public
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
coffee_test.rb
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
delegator_test.rb add support for LINK and UNLINK requests 2013-03-09 18:09:56 +01:00
encoding_test.rb
erb_test.rb Just some typos, here and there! 2013-03-14 23:50:51 +05:30
extensions_test.rb
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-27 11:05:29 -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 Test added 2013-09-25 02:33:47 +04:00
less_test.rb
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
markdown_test.rb unloadable library might raise NameError in tilt master 2013-01-26 10:12:16 +01:00
middleware_test.rb
nokogiri_test.rb
rabl_test.rb
rack_test.rb
radius_test.rb
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 the request accept */* when HTTP_ACCEPT is not present or blank 2013-09-15 15:53:08 -03:00
response_test.rb suppress unused variable warning 2013-07-21 01:00:36 +05:30
result_test.rb
route_added_hook_test.rb
routing_test.rb Only overwrite pass_block if there's a value 2013-04-23 00:09:27 +01:00
sass_test.rb
scss_test.rb
server_test.rb
settings_test.rb add session option to protection, fixes #601 2013-02-26 17:25:19 +11:00
sinatra_test.rb
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
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
wlang_test.rb Just some typos, here and there! 2013-03-14 23:50:51 +05:30
yajl_test.rb