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
/
lib
/
action_controller
/
integration_test.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
Added access to remote_addr in integration tests (closes #4266) [Chad Fowler]
David Heinemeier Hansson
2006-03-18
1
-7
/
+8
*
More integration testing tweaks
Jamis Buck
2006-03-12
1
-7
/
+22
*
Make assertions in integration sessions proxy to the test instance (only for ...
Jamis Buck
2006-03-10
1
-0
/
+3
*
Move methods from TestResponse into a module, so they can be shared with resp...
Jamis Buck
2006-03-09
1
-0
/
+5
*
Integration test's url_for now runs in the context of the last request (if an...
Tobias Lütke
2006-03-08
1
-10
/
+5
*
make integration testing not interfere with command-line regex test filters
Jamis Buck
2006-03-07
1
-2
/
+10
*
Make IntegrationTest refer to superclass properties using copy-on-write
Jamis Buck
2006-03-07
1
-0
/
+31
*
more integration tweaks
Jamis Buck
2006-03-07
1
-8
/
+37
*
A few minor tweaks to the integration testing stuff
Jamis Buck
2006-03-07
1
-1
/
+5
*
Make TestProcess methods public for access via Integration::Session. Make ret...
Jamis Buck
2006-03-01
1
-1
/
+7
*
Add ActionController::IntegrationTest to allow high-level testing of the way ...
Jamis Buck
2006-02-28
1
-0
/
+423