sinatra/test
Ryan Tomayko 9acfa0a37b Halting a before block should stop processing
Before this, we continued processing other before blocks
and routes after a before block threw :halt.
2009-01-18 05:40:49 -08: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 use Test::Unit style assertions in Sinatra specs 2009-01-14 14:00:26 -08:00
builder_test.rb use Test::Unit style assertions in Sinatra specs 2009-01-14 14:00:26 -08:00
erb_test.rb use Test::Unit style assertions in Sinatra specs 2009-01-14 14:00:26 -08:00
filter_test.rb Halting a before block should stop processing 2009-01-18 05:40:49 -08:00
haml_test.rb use Test::Unit style assertions in Sinatra specs 2009-01-14 14:00:26 -08:00
helper.rb Allow assertions in mock_app request context 2009-01-15 04:18:18 -08:00
helpers_test.rb Allow assertions in mock_app request context 2009-01-15 04:18:18 -08:00
mapped_error_test.rb Allow assertions in mock_app request context 2009-01-15 04:18:18 -08:00
middleware_test.rb use Test::Unit style assertions in Sinatra specs 2009-01-14 14:00:26 -08:00
options_test.rb use Test::Unit style assertions in Sinatra specs 2009-01-14 14:00:26 -08:00
reload_test.rb use Test::Unit style assertions in Sinatra specs 2009-01-14 14:00:26 -08:00
request_test.rb Fix Request#params on PUT requests [#72] 2009-01-15 06:45:42 -08:00
result_test.rb use Test::Unit style assertions in Sinatra specs 2009-01-14 14:00:26 -08:00
routing_test.rb Nested params (e.g., "post[title]=Hello") [#70] 2009-01-16 08:26:31 -08:00
sass_test.rb use Test::Unit style assertions in Sinatra specs 2009-01-14 14:00: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 use Test::Unit style assertions in Sinatra specs 2009-01-14 14:00:26 -08:00
templates_test.rb use Test::Unit style assertions in Sinatra specs 2009-01-14 14:00:26 -08:00