sinatra/test
Nicolas Sanguinetti 1fa9807f4b Nested params (e.g., "post[title]=Hello") [#70]
This is based largely on manveru's example implementation:

http://paste.linuxhelp.tv/pastes/view/15309

NOTE: we should plan on ripping this out once nested params
makes it into Rack.
2009-01-16 08:26:31 -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 Allow assertions in mock_app request context 2009-01-15 04:18:18 -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