sinatra/test
José Valim 75d74a413a get '/' should match even if PATH_INFO is empty. This fixes compatibility with Rails 3.
Signed-off-by: Simon Rozet <simon@rozet.name>
2010-07-11 01:31:49 +02:00
..
public Base enables static by default if public is set and exists 2010-01-28 08:04:43 -08:00
views fix test for haml 3 2010-05-12 07:11:37 +02:00
base_test.rb Less warnings to sate zenspider's needs 2009-05-18 03:36:03 -07:00
builder_test.rb Deprecation warning for auto-require of template engines 2009-05-18 02:47:36 -07:00
contest.rb Less warnings to sate zenspider's needs 2009-05-18 03:36:03 -07:00
erb_test.rb Use contest instead of test/spec/mini 2009-03-31 02:23:48 -07:00
erubis_test.rb Revert "remove erubis test (let tilt handle this)" 2010-01-28 07:42:19 -08:00
extensions_test.rb Get rid of Default 2009-10-18 01:18:53 +02:00
filter_test.rb add pattern matching to before/after filters. 2010-05-03 18:57:49 -07:00
haml_test.rb skip haml / sass tests when they fail to load due to stupid bullshit 2010-03-15 19:23:58 -07:00
helper.rb Use Rack::Test instead of Sinatra::Test for tests 2009-05-18 02:51:44 -07:00
helpers_test.rb last_modified ignores nil 2010-03-04 03:29:55 -08:00
less_test.rb fix whitespace errors 2010-03-01 16:07:57 -08:00
mapped_error_test.rb error handlers always override raise_errors option 2010-03-04 05:40:18 -08:00
middleware_test.rb Get rid of Default 2009-10-18 01:18:53 +02:00
request_test.rb request.secure? to check for ssl encrypted connection 2009-08-18 13:48:46 +02:00
response_test.rb Use contest instead of test/spec/mini 2009-03-31 02:23:48 -07:00
result_test.rb Use contest instead of test/spec/mini 2009-03-31 02:23:48 -07:00
route_added_hook_test.rb Added proc as argument for #route_added hook 2009-04-19 20:04:50 -07:00
routing_test.rb get '/' should match even if PATH_INFO is empty. This fixes compatibility with Rails 3. 2010-07-11 01:31:49 +02:00
sass_test.rb fix test for haml 3 2010-05-12 07:11:37 +02:00
server_test.rb using -b over -h option from cli for bind address 2010-02-04 17:16:05 -08:00
settings_test.rb get rid of backtrace cleaning 2010-03-10 16:25:01 -08:00
sinatra_test.rb changed access to @template_cache to a reader. 2010-05-27 05:24:47 +08:00
static_test.rb set sinara.static_file env var when serving static files 2010-01-28 09:00:56 -08:00
templates_test.rb make test template classes compatibile with tilt 0.7 2010-03-04 03:14:43 -08:00