1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00
rails--rails/activemodel/test/cases/validations
2014-05-02 18:32:11 +02:00
..
absence_validation_test.rb Use the new clear_validators! api to reset validators in tests 2014-01-27 08:26:54 -02:00
acceptance_validation_test.rb use the new clear_validators! api everywhere to reset validators in tests 2014-01-28 00:13:35 +05:30
callbacks_test.rb Added tests for if condition in Active Model callbacks 2013-04-21 11:34:12 -04:00
conditional_validation_test.rb Use the new clear_validators! api to reset validators in tests 2014-01-27 08:26:54 -02:00
confirmation_validation_test.rb Completely remove potential global state leaks in ActiveModel tests. 2014-03-11 00:48:25 +08:00
exclusion_validation_test.rb Use the new clear_validators! api to reset validators in tests 2014-01-27 08:26:54 -02:00
format_validation_test.rb Use the new clear_validators! api to reset validators in tests 2014-01-27 08:26:54 -02:00
i18n_generate_message_validation_test.rb Add singular and plural form for some validation messages 2014-05-02 18:32:11 +02:00
i18n_validation_test.rb Run ActiveModel test suites in random order. 2014-03-10 03:52:51 +08:00
inclusion_validation_test.rb Use the new clear_validators! api to reset validators in tests 2014-01-27 08:26:54 -02:00
length_validation_test.rb Use the new clear_validators! api to reset validators in tests 2014-01-27 08:26:54 -02:00
numericality_validation_test.rb Completely remove potential global state leaks in ActiveModel tests. 2014-03-11 00:48:25 +08:00
presence_validation_test.rb Use the new clear_validators! api to reset validators in tests 2014-01-27 08:26:54 -02:00
validates_test.rb Use the new clear_validators! api to reset validators in tests 2014-01-27 08:26:54 -02:00
validations_context_test.rb Use the new clear_validators! api to reset validators in tests 2014-01-27 08:26:54 -02:00
with_validation_test.rb Use the new clear_validators! api to reset validators in tests 2014-01-27 08:26:54 -02:00