sinatra/test
Pat Nakajima c9b2f6b74c Fixed extension method delegation [#172] 2009-03-16 09:15:45 -07:00
..
data I knew I shoulda taken that left turn at Hoboken 2008-12-20 18:45:28 -08:00
views I knew I shoulda taken that left turn at Hoboken 2008-12-20 18:45:28 -08:00
base_test.rb Add #bypassed callback before calling forward 2009-03-16 08:30:16 -07:00
builder_test.rb use Test::Unit style assertions in Sinatra specs 2009-01-14 14:00:26 -08:00
erb_test.rb Fix weirdness with partials in ERB [#158] 2009-02-22 01:03:51 -08:00
extensions_test.rb Fixed extension method delegation [#172] 2009-03-16 09:15:45 -07:00
filter_test.rb Much needed refactoring in dispatching code [#131]/[#127] 2009-01-24 23:57:20 -08:00
haml_test.rb use Test::Unit style assertions in Sinatra specs 2009-01-14 14:00:26 -08:00
helper.rb Set :environment to :test when Sinatra::Test is included 2009-03-02 12:12:25 -08:00
helpers_test.rb Undeprecate headers helper method [#125] 2009-03-02 15:22:44 -08:00
mapped_error_test.rb Fix constant resolution in specs under 1.9 2009-02-02 18:49:11 -08:00
middleware_test.rb Fix middleware not running when app run as middleware [#161] 2009-02-26 22:02:39 -08:00
options_test.rb Set sensible defaults on Default for test env 2009-02-22 16:26:18 +01:00
reload_test.rb Disable :reload option by default when app_file is a rackup (.ru) file [#110] 2009-01-22 01:14:06 -08:00
request_test.rb Fix Request#params on PUT requests [#72] 2009-01-15 06:45:42 -08:00
response_test.rb Calculate Content-Length using #bytesize instead of #length 2009-02-03 16:50:26 -08:00
result_test.rb General spec coverage improvements (rcov: 98%) 2009-01-19 17:58:26 -08:00
route_added_hook_test.rb Hook mechanizm for route_added [help from rtomayko] 2009-03-09 22:58:37 -07:00
routing_test.rb Move a few specs out of base_test and into more appropriate tests 2009-02-22 01:04:01 -08:00
sass_test.rb use Test::Unit style assertions in Sinatra specs 2009-01-14 14:00:26 -08:00
server_test.rb General spec coverage improvements (rcov: 98%) 2009-01-19 17:58:26 -08:00
sinatra_test.rb use Test::Unit style assertions in Sinatra specs 2009-01-14 14:00:26 -08:00
static_test.rb Fix directory traversal vulnerability in static file route [#177] 2009-03-09 14:56:38 -07:00
templates_test.rb use Test::Unit style assertions in Sinatra specs 2009-01-14 14:00:26 -08:00
test_test.rb Set :environment to :test when Sinatra::Test is included 2009-03-02 12:12:25 -08:00