sinatra/test
Konstantin Haase 48e167317e properly implement If-Matches and If-None-Matches handling according to RFC 2616, fixes #355 2011-09-17 14:27:26 -07:00
..
public Base enables static by default if public is set and exists 2010-01-28 08:04:43 -08:00
views add support for creole templates 2011-04-15 11:59:06 +02:00
base_test.rb adjust require lines for test helper, so it also works properly on 1.9.2 2011-05-11 09:44:02 +02:00
builder_test.rb adjust require lines for test helper, so it also works properly on 1.9.2 2011-05-11 09:44:02 +02:00
coffee_test.rb adjust require lines for test helper, so it also works properly on 1.9.2 2011-05-11 09:44:02 +02:00
contest.rb fix contest on 1.8 2011-06-10 17:33:09 +02:00
creole_test.rb adjust require lines for test helper, so it also works properly on 1.9.2 2011-05-11 09:44:02 +02:00
delegator_test.rb Require test_helper in delegator_test.rb 2011-05-28 17:52:58 +02:00
encoding_test.rb adjust require lines for test helper, so it also works properly on 1.9.2 2011-05-11 09:44:02 +02:00
erb_test.rb adjust require lines for test helper, so it also works properly on 1.9.2 2011-05-11 09:44:02 +02:00
extensions_test.rb adjust require lines for test helper, so it also works properly on 1.9.2 2011-05-11 09:44:02 +02:00
filter_test.rb rename public to public_folder, fixes #301 2011-06-16 00:24:27 +02:00
haml_test.rb adjust require lines for test helper, so it also works properly on 1.9.2 2011-05-11 09:44:02 +02:00
helper.rb properly implement If-Matches and If-None-Matches handling according to RFC 2616, fixes #355 2011-09-17 14:27:26 -07:00
helpers_test.rb properly implement If-Matches and If-None-Matches handling according to RFC 2616, fixes #355 2011-09-17 14:27:26 -07:00
less_test.rb adjust require lines for test helper, so it also works properly on 1.9.2 2011-05-11 09:44:02 +02:00
liquid_test.rb adjust require lines for test helper, so it also works properly on 1.9.2 2011-05-11 09:44:02 +02:00
mapped_error_test.rb pass exception object to error block, fixes #323 2011-07-24 13:45:42 +02:00
markaby_test.rb adjust require lines for test helper, so it also works properly on 1.9.2 2011-05-11 09:44:02 +02:00
markdown_test.rb adjust require lines for test helper, so it also works properly on 1.9.2 2011-05-11 09:44:02 +02:00
middleware_test.rb adjust require lines for test helper, so it also works properly on 1.9.2 2011-05-11 09:44:02 +02:00
nokogiri_test.rb Clean up nokogiri unit test. 2011-07-04 02:32:11 -07:00
rack_test.rb add tests to check compatiblity with Rack::Lock, related to #352 2011-09-14 12:09:27 -07:00
radius_test.rb adjust require lines for test helper, so it also works properly on 1.9.2 2011-05-11 09:44:02 +02:00
rdoc_test.rb fix rdoc test, closes #270 2011-05-11 22:53:03 +02:00
readme_test.rb adjust require lines for test helper, so it also works properly on 1.9.2 2011-05-11 09:44:02 +02:00
request_test.rb adjust require lines for test helper, so it also works properly on 1.9.2 2011-05-11 09:44:02 +02:00
response_test.rb add #stream helper 2011-08-17 11:51:45 +02:00
result_test.rb 205 no longer sends a body, as per RFC 2616 2011-08-17 14:02:05 +02:00
route_added_hook_test.rb adjust require lines for test helper, so it also works properly on 1.9.2 2011-05-11 09:44:02 +02:00
routing_test.rb make sure route returns the signature 2011-08-17 13:18:20 +02:00
sass_test.rb adjust require lines for test helper, so it also works properly on 1.9.2 2011-05-11 09:44:02 +02:00
scss_test.rb adjust require lines for test helper, so it also works properly on 1.9.2 2011-05-11 09:44:02 +02:00
server_test.rb silence logs in server_test.rb again 2011-06-16 14:03:29 +02:00
settings_test.rb add rack-protection, fixes #310 2011-09-02 14:54:49 -06:00
sinatra_test.rb adjust require lines for test helper, so it also works properly on 1.9.2 2011-05-11 09:44:02 +02:00
slim_test.rb fix tests to work with Slim 1.0.2 2011-09-01 11:54:50 -06:00
static_test.rb rename public to public_folder, fixes #301 2011-06-16 00:24:27 +02:00
streaming_test.rb change the stream API while we still can 2011-09-01 11:02:27 -06:00
templates_test.rb adjust require lines for test helper, so it also works properly on 1.9.2 2011-05-11 09:44:02 +02:00
textile_test.rb adjust require lines for test helper, so it also works properly on 1.9.2 2011-05-11 09:44:02 +02:00