thoughtbot--shoulda-matchers/spec/unit/shoulda/matchers
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
..
action_controller Use `head` instead of `render: nothing` in tests 2017-09-28 01:08:55 -05:00
active_model Update messaging around presence + belongs_to 2019-06-07 21:46:05 -06:00
active_record Improve failure message for enum matcher 2019-06-09 02:16:18 -06:00
doublespeak Doublespeak: Remove usage of deprecated RSpec #ordered method 2017-09-17 17:01:50 -05:00
independent Adding support to allow_nil option for delegate_method matcher 2018-01-24 02:22:19 -06:00
routing Replace the with_port qualifier on route with port option 2018-01-25 22:31:23 -06:00
util word_wrap: Add ability to indent wrapped text 2015-12-13 20:22:21 -07:00
doublespeak_spec.rb Make Doublespeak specs runnable without Rails 2015-02-28 23:41:28 -07:00