rails/activerecord/test/cases/validations
Andrew Novoselac de7bf12e46 Remove support for SQLServerAdapter, OracleAdapter and JBDC adapters in tests
As of rails/rails@8eae753 we are no longer supporting these and do not need to test them.
2024-05-14 14:56:16 -04:00
..
absence_validation_test.rb [Tests only] Enable Minitest/AssertPredicate rule 2023-10-13 19:26:47 +00:00
association_validation_test.rb Pass validation_context to validates_associated 2024-01-02 11:22:35 -05:00
i18n_generate_message_validation_test.rb Revert typography change in user facing errors 2023-09-26 21:45:03 +00:00
i18n_validation_test.rb Move the ActiveModel:Errors#full_message method to the Error class: 2019-07-16 14:28:38 +02:00
length_validation_test.rb Module#{attr,attr_accessor,attr_reader,attr_writer} become public since Ruby 2.5 2018-12-21 02:05:27 +09:00
numericality_validation_test.rb Define alias attribute methods in define_attribute_methods 2023-09-06 20:06:39 +00:00
presence_validation_test.rb [Tests only] Enable Minitest/AssertPredicate rule 2023-10-13 19:26:47 +00:00
uniqueness_validation_test.rb Remove support for SQLServerAdapter, OracleAdapter and JBDC adapters in tests 2024-05-14 14:56:16 -04:00