aboutsummaryrefslogtreecommitdiffstats
path: root/railties/test/engine_test.rb
Commit message (Collapse)AuthorAgeFilesLines
* need to call superAaron Patterson2014-08-071-0/+1
|
* lazily instantiate application subclassesAaron Patterson2014-08-061-0/+10
| | | | this means we can meaningfully override methods in the subclass
* Inherit from MiniTest::Unit::TestCase instead of MiniTest::SpecRafael Mendonça França2012-12-311-1/+1
|
* Remove another missing test related to draw external routesCarlos Antonio da Silva2012-06-291-10/+0
| | | | Related with 5e7d6bb
* Don't create new directory for testsPiotr Sarnacki2012-04-281-0/+24