1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00
rails--rails/activerecord/test/cases/validations
Akira Matsuda e76379b04a Clear validators before and after each test
Or some tests fail when run in random order
2014-08-14 16:14:02 +09:00
..
association_validation_test.rb move AR length validation tests into separate test-case. 2014-04-24 17:37:15 -05:00
i18n_generate_message_validation_test.rb use the new clear_validators! api everywhere to reset validators in tests 2014-01-28 00:13:35 +05:30
i18n_validation_test.rb Clear validators before and after each test 2014-08-14 16:14:02 +09:00
length_validation_test.rb move AR length validation tests into separate test-case. 2014-04-24 17:37:15 -05:00
presence_validation_test.rb Remove the side-effects of validates_presence_of. 2014-07-22 10:09:05 +08:00
uniqueness_validation_test.rb passing an instance of an AR object to find is deprecated 2014-03-13 11:47:12 -07:00