rails/activemodel/test/cases
2024-04-30 23:29:30 +00:00
..
serializers Revert typography change in user facing errors 2023-09-26 21:45:03 +00:00
type TZ offset minute has to be negated in the Western Hemisphere 2024-01-17 17:25:37 +09:00
validations [Tests only] Enable Minitest/AssertPredicate rule 2023-10-13 19:26:47 +00:00
access_test.rb Add ActiveModel::Access 2022-02-24 13:52:21 -06:00
api_test.rb Fixed inconsistencies in ActiveModel test cases 2022-02-23 01:30:26 +05:30
attribute_assignment_test.rb Change safe guard to check for each_pair instead of stringify_keys 2020-02-07 11:36:35 -05:00
attribute_methods_test.rb Update test suite for compatibility with Ruby 3.4-dev 2024-02-16 11:55:44 +01:00
attribute_registration_test.rb Port type_for_attribute to Active Model 2023-11-03 17:24:25 -05:00
attribute_set_test.rb Exercise comparability test with LazyAttributeSet 2023-10-21 07:00:58 +09:00
attribute_test.rb Do not rely on dup in forgetting_assignment optimization 2023-10-28 16:26:48 -05:00
attributes_dirty_test.rb Enable Minitest/LiteralAsActualArgument 2023-09-13 10:09:32 +09:00
attributes_test.rb Port type_for_attribute to Active Model 2023-11-03 17:24:25 -05:00
callbacks_test.rb Enable Minitest/LiteralAsActualArgument 2023-09-13 10:09:32 +09:00
conversion_test.rb Merge pull request #49065 from RuhmUndAnsehen/fix-_to_partial_path-model_name 2023-09-01 16:41:47 -04:00
dirty_test.rb Enable Minitest/LiteralAsActualArgument 2023-09-13 10:09:32 +09:00
error_test.rb Revert typography change in user facing errors 2023-09-26 21:45:03 +00:00
errors_test.rb [Tests only] Enable Minitest/AssertPredicate rule 2023-10-13 19:26:47 +00:00
forbidden_attributes_protection_test.rb Use frozen string literal in activemodel/ 2017-07-16 20:11:16 +03:00
helper.rb Fix tests without assertions in the framework 2024-04-30 23:29:30 +00:00
lint_test.rb Revert "No such class since 8d2866bb80fbe81acb04f5b0c44f152f571fb29f" 2019-08-02 00:25:13 -04:00
model_test.rb Add a load hook for ActiveModel::Model 2023-07-09 13:08:34 +01:00
naming_test.rb Modernize method missing implementations 2024-01-16 13:17:45 +01:00
nested_error_test.rb Revert "No such class since 8d2866bb80fbe81acb04f5b0c44f152f571fb29f" 2019-08-02 00:25:13 -04:00
railtie_test.rb Configure config.active_support.cache_format_version = 7.1 for RailtieTest 2023-08-25 12:48:39 +09:00
secure_password_test.rb Revert typography change in user facing errors 2023-09-26 21:45:03 +00:00
serialization_test.rb Modernize method missing implementations 2024-01-16 13:17:45 +01:00
translation_test.rb Improve ActiveModel::Name#human performance 2022-02-02 11:11:56 -06:00
type_test.rb Fix delegation in ActiveModel::Type.lookup 2021-05-25 16:01:17 +02:00
validations_test.rb [Tests only] Enable Minitest/AssertPredicate rule 2023-10-13 19:26:47 +00:00