thoughtbot--shoulda-matchers/spec/unit/shoulda/matchers/active_record
Elliot Winkler 47f47d0d7a Improve failure message for enum matcher
When the enum matcher fails, the message it generates is not as clear as
it could be, particularly around showing the expected enum values versus
the actual ones. This commit expands the failure message to be more
helpful (and ensures that the description of the matcher is kept
compact).
2019-06-09 02:16:18 -06:00
..
association_matchers Fix calls to old method name. 2015-04-03 23:33:19 -06:00
accept_nested_attributes_for_matcher_spec.rb Fix test suite to properly tag example groups 2014-12-25 00:44:53 -05:00
association_matcher_spec.rb Clear up confusion w/ presence around belongs_to associations 2019-06-01 17:43:13 -06:00
define_enum_for_matcher_spec.rb Improve failure message for enum matcher 2019-06-09 02:16:18 -06:00
have_db_column_matcher_spec.rb Fix test suite to properly tag example groups 2014-12-25 00:44:53 -05:00
have_db_index_matcher_spec.rb Teach have_db_index about expression indexes 2019-05-31 00:12:10 -06:00
have_readonly_attributes_matcher_spec.rb Fix test suite to properly tag example groups 2014-12-25 00:44:53 -05:00
have_secure_token_matcher_spec.rb Add matcher for has_secure_token 2017-10-15 21:07:58 -04:00
serialize_matcher_spec.rb Fix AR matcher tests for Rails 4.2 2014-12-25 00:45:06 -05:00
validate_uniqueness_of_matcher_spec.rb Remove secure password code from uniqueness matcher 2019-05-31 21:23:11 -06:00