index
:
rails.git
3-2-stable-for-hmno
master
Mirror of official rails repo with custom fixes.
Harald Eilertsen
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
actionpack
/
test
/
controller
/
test_test.rb
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Use raise instead of assert_not_nil in Test::Unit::TestCase#process to ensure...
Jamis Buck
2005-08-01
1
-0
/
+17
*
Allow remote_addr to be queried on TestRequest #1668
Jamis Buck
2005-07-31
1
-1
/
+14
*
Improved rendering speed on complicated templates by up to 25% #1234 [Stephan...
David Heinemeier Hansson
2005-07-21
1
-0
/
+1
*
Fix assert_routing with nested controllers. Closes #1582 and #1386.
Nicholas Seckar
2005-07-15
1
-3
/
+12
*
Improved testing of functional test setup.
Nicholas Seckar
2005-07-07
1
-3
/
+37
*
Uncommented request.recycle! as it breaks more than it fixes, left test case ...
David Heinemeier Hansson
2005-06-30
1
-4
/
+15
*
Got back to functional testing harmony
David Heinemeier Hansson
2005-06-29
1
-0
/
+21
*
r1475@iwill: jeremy | 2005-06-28 23:19:51 -0700
Jeremy Kemper
2005-06-29
1
-5
/
+5
*
Updated assert_generates/routing to the new Routes code #1498 [Rick Olson]
David Heinemeier Hansson
2005-06-25
1
-0
/
+4
*
Added assert_tag and assert_no_tag as a much improved alternative to the depr...
David Heinemeier Hansson
2005-04-17
1
-0
/
+37
*
Added simulation of @request.request_uri in functional tests #1038 [Jamis Buck]
David Heinemeier Hansson
2005-04-07
1
-0
/
+25
*
Added fourth option to process in test cases to specify the content of the fl...
David Heinemeier Hansson
2005-03-26
1
-0
/
+25
[prev]