sinatra/test
Konstantin Haase 1d9034ff80 use new! rather than new for tests testing instance method
that way we ensure not to have any middleware in front of the Sinatra instance
2011-03-12 15:52:43 +01:00
..
public Base enables static by default if public is set and exists 2010-01-28 08:04:43 -08:00
views remove haml requirement for running the base tests 2011-02-26 10:27:51 +01:00
base_test.rb use new! rather than new for tests testing instance method 2011-03-12 15:52:43 +01:00
builder_test.rb correct builder test name in load error warning, fixes #196. 2011-02-27 09:45:26 +01:00
coffee_test.rb Explicitly handle the exception for failed loading. 2011-01-31 10:34:41 +01:00
contest.rb Less warnings to sate zenspider's needs 2009-05-18 03:36:03 -07:00
encoding_test.rb remove haml requirement for running the base tests 2011-02-26 10:27:51 +01:00
erb_test.rb Use contest instead of test/spec/mini 2009-03-31 02:23:48 -07:00
erubis_test.rb Explicitly handle the exception for failed loading. 2011-01-31 10:34:41 +01:00
extensions_test.rb Get rid of Default 2009-10-18 01:18:53 +02:00
filter_test.rb Merge branch 'filter-conditions' 2010-12-14 22:49:18 +01:00
haml_test.rb Explicitly handle the exception for failed loading. 2011-01-31 10:34:41 +01:00
hello.mab Add markaby helper method. Tilt supports Markaby for quite some time now, but it was not as easy to use as haml or erb, and not documented. Tests and documentation (English and German) included. 2010-09-12 17:00:33 +02:00
helper.rb add some test guards for rbx 2011-02-21 11:54:26 +01:00
helpers_test.rb test all kinds of possible time values for last_modified 2011-02-26 16:03:26 +01:00
less_test.rb Explicitly handle the exception for failed loading. 2011-01-31 10:34:41 +01:00
liquid_test.rb Explicitly handle the exception for failed loading. 2011-01-31 10:34:41 +01:00
mapped_error_test.rb error handlers always override raise_errors option 2010-03-04 05:40:18 -08:00
markaby_test.rb Explicitly handle the exception for failed loading. 2011-01-31 10:34:41 +01:00
markdown_test.rb Explicitly handle the exception for failed loading. 2011-01-31 10:34:41 +01:00
middleware_test.rb Get rid of Default 2009-10-18 01:18:53 +02:00
nokogiri_test.rb Explicitly handle the exception for failed loading. 2011-01-31 10:34:41 +01:00
radius_test.rb Explicitly handle the exception for failed loading. 2011-01-31 10:34:41 +01:00
rdoc_test.rb require "rdoc" -> require "rdoc/markup/to_html" 2011-02-26 10:44:09 +01:00
request_test.rb use new! rather than new for tests testing instance method 2011-03-12 15:52:43 +01: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 Add missing tests for the functionality at the beginning of the route() method 2011-03-06 11:48:56 +01:00
sass_test.rb Explicitly handle the exception for failed loading. 2011-01-31 10:34:41 +01:00
scss_test.rb Explicitly handle the exception for failed loading. 2011-01-31 10:34:41 +01: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 use new! rather than new for tests testing instance method 2011-03-12 15:52:43 +01:00
sinatra_test.rb use new! rather than new for tests testing instance method 2011-03-12 15:52:43 +01:00
slim_test.rb Explicitly handle the exception for failed loading. 2011-01-31 10:34:41 +01:00
static_test.rb Rename test_valid_range to assert_valid_range 2010-10-19 16:26:43 +02:00
templates_test.rb extract template lookup logic, fixes #48 2011-02-19 15:37:49 +01:00
textile_test.rb Explicitly handle the exception for failed loading. 2011-01-31 10:34:41 +01:00