rails/activerecord/test/cases/validations
Rafael Mendonça França bd09afb5fb Don't skip tests if we don't need to.
We can conditional define the tests depending on the adapter or
connection.

Lets keep the skip for fail tests that need to be fixed.
2013-11-08 13:59:07 -02:00
..
association_validation_test.rb Properly repair validations when dynamically added 2013-07-29 03:03:24 +09:00
i18n_generate_message_validation_test.rb Add tests to make sure that the I18n taken message can be overrided in the 2012-10-22 16:53:46 -02:00
i18n_validation_test.rb gradually moving documentation to new hash syntax 2012-10-10 10:54:31 +02:00
presence_validation_test.rb Fix bug with presence validation of associations. 2012-10-16 19:04:40 -07:00
uniqueness_validation_test.rb Don't skip tests if we don't need to. 2013-11-08 13:59:07 -02:00