aboutsummaryrefslogtreecommitdiffstats
path: root/activerecord/test/cases/mixin_test.rb
Commit message (Expand)AuthorAgeFilesLines
* remove unnecessary rescueAaron Patterson2015-03-051-2/+0
* Remove automatic removal of Date/Time stubs after each test caseRafael Mendonça França2014-01-301-1/+5
* replace custom Time stubbing with `travel` and `travel_to`.Yves Senn2013-11-211-37/+7
* please use ruby -I lib:test path/to/test.rb, or export RUBY_OPTAaron Patterson2011-06-061-1/+1
* Refactor Active Record test connection setup. Please see the RUNNING_UNIT_TES...Jon Leighton2011-06-041-1/+1
* Force timestamp updateJeremy Kemper2008-03-311-0/+1
* Merge branch 'ar-test-cleanup' of git://git.geeksomnia.com/railsJeremy Kemper2008-01-211-2/+2
* Move tests to casesJeremy Kemper2008-01-181-0/+95