Commit Graph

6 Commits

Author SHA1 Message Date
Xavier Noria
783763bde9 applies new string literal convention in railties/test
The current code base is not uniform. After some discussion,
we have chosen to go with double quotes by default.
2016-08-06 19:16:09 +02:00
Aaron Patterson
e81453ef92 need to call super 2014-08-07 16:03:09 -07:00
Aaron Patterson
d25fe31c40 lazily instantiate application subclasses
this means we can meaningfully override methods in the subclass
2014-08-06 18:27:16 -07:00
Rafael Mendonça França
eb4930e3c7 Inherit from MiniTest::Unit::TestCase instead of MiniTest::Spec 2012-12-31 13:57:23 -03:00
Carlos Antonio da Silva
a4dd8719e5 Remove another missing test related to draw external routes
Related with 5e7d6bb
2012-06-29 14:55:09 -03:00
Piotr Sarnacki
1823d53d7b Don't create new directory for tests 2012-04-28 15:05:49 -07:00