aboutsummaryrefslogtreecommitdiffstats
path: root/actionpack/test/template/test_test.rb
Commit message (Expand)AuthorAgeFilesLines
* Start rewriting some internal tests to use the new routing dslJoshua Peek2009-10-201-2/+1
* Use with_routing helper in tests instead of modifying global route setJoshua Peek2009-10-031-14/+23
* Move model naming into ActiveModelJoshua Peek2009-06-171-0/+1
* Bring abstract_controller up to date with rails/masterCarl Lerche & Yehuda Katz2009-04-131-6/+4
|\
| * Bump mocha requirement for Ruby 1.9 compat. Remove uses_mocha.Jeremy Kemper2009-02-031-6/+4
* | Temporarily modifies setup to call super directly. This can support more T::U...Yehuda Katz and Carl Lerche2009-04-081-0/+1
|/
* Introduce ActionView::TestCase for testing view helpers.Joshua Peek2008-04-191-0/+56