rails/actionpack/test/dispatch
Kasper Timm Hansen 7ee60d4c5b Merge pull request #21368 from rodzyn/remove_mocha
Get rid of mocha tests in actionpack - part 2
2015-08-25 21:46:30 +02:00
..
request use a request object in the session middleware 2015-08-22 17:57:45 -07:00
routing Get rid of mocha tests - part 2 2015-08-25 09:28:06 +02:00
session Merge pull request #21321 from rodzyn/removing_mocha 2015-08-24 12:44:01 +02:00
callbacks_test.rb Remove unused block arguments 2015-08-25 09:31:12 +05:30
cookies_test.rb Get rid of mocha tests - part 1 2015-08-24 12:24:07 +02:00
debug_exceptions_test.rb Get rid of mocha tests - part 2 2015-08-25 09:28:06 +02:00
exception_wrapper_test.rb Get rid of mocha tests - part 1 2015-08-24 12:24:07 +02:00
header_test.rb pass a request object to the headers object 2015-08-21 11:21:10 -07:00
live_response_test.rb Remove more unused block arguments 2015-08-25 22:23:23 +05:30
mapper_test.rb routes are always constructed with a hash for the conditions 2015-08-17 16:30:53 -07:00
middleware_stack_test.rb finish deprecating handling strings and symbols 2015-08-07 15:37:31 -07:00
mime_type_test.rb Pass symbol as an argument instead of a block 2014-11-29 11:53:24 +01:00
mount_test.rb make the routes reader private 2015-08-18 16:33:18 -07:00
prefix_generation_test.rb Stop using deprecated render :text in test 2015-07-17 22:27:33 -04:00
rack_cache_test.rb Dump and load rack-cache stuff. 2011-05-17 17:33:17 -04:00
reloader_test.rb Reset callbacks after test. 2014-06-05 22:30:53 +08:00
request_id_test.rb Prefer request_id over uuid and test the alias 2015-02-20 20:47:59 -02:00
request_test.rb Allow filtering params based on parent keys 2015-06-22 10:04:11 -04:00
response_test.rb Merge pull request #20590 from vngrs/set_default_charset 2015-07-27 17:31:24 -03:00
routing_assertions_test.rb Add test to assert_recognizes with custom message 2014-09-05 16:47:00 -03:00
routing_test.rb Get rid of mocha tests - part 1 2015-08-24 12:24:07 +02:00
show_exceptions_test.rb Remove extra whitespaces 2015-06-11 16:54:13 -03:00
ssl_test.rb ActionDispatch::SSL should keep original header's behavior 2015-06-14 23:20:04 +09:00
static_test.rb use a request object to reduce string allocations and not know about ENV keys 2015-08-06 15:12:19 -07:00
test_request_test.rb Get rid of mocha tests - part 1 2015-08-24 12:24:07 +02:00
test_response_test.rb only call methods that are on the superclass 2015-07-14 07:46:17 -07:00
uploaded_file_test.rb always transcode the file to utf-8 2014-07-16 11:35:27 -07:00
url_generation_test.rb Stop using deprecated render :text in test 2015-07-17 22:27:33 -04:00