1
0
Fork 0
mirror of https://github.com/thoughtbot/shoulda-matchers.git synced 2022-11-09 12:01:38 -05:00
thoughtbot--shoulda-matchers/spec/shoulda/matchers/active_model
2013-04-26 10:51:40 -04:00
..
allow_mass_assignment_of_matcher_spec.rb Rename failure_message and negative_failure_message 2013-03-08 14:49:12 -05:00
allow_value_matcher_spec.rb Add a test passing mixed values to allow_value 2013-03-28 10:35:18 -04:00
disallow_value_matcher_spec.rb Ensure that should is on the same line as the expectation 2013-03-15 14:41:01 -04:00
ensure_exclusion_of_matcher_spec.rb Ensure that should is on the same line as the expectation 2013-03-15 14:41:01 -04:00
ensure_inclusion_of_matcher_spec.rb Revert commit 73723cdbc8 2013-03-29 16:31:21 -04:00
ensure_length_of_matcher_spec.rb Allow the use of %{attribute} or %{model} in i18n translations. 2013-04-12 17:10:18 -04:00
exception_message_finder_spec.rb Use current thoughtbot style in specs 2012-12-26 22:45:54 -05:00
helpers_spec.rb Refactored error-generation spec to use inline fixture 2013-03-08 17:23:50 -05:00
odd_even_number_matcher_spec.rb Add odd & even number matchers for numericality matcher 2013-04-26 10:51:40 -04:00
only_integer_matcher_spec.rb Add odd & even number matchers for numericality matcher 2013-04-26 10:51:40 -04:00
validate_acceptance_of_matcher_spec.rb Ensure that should is on the same line as the expectation 2013-03-15 14:41:01 -04:00
validate_confirmation_of_matcher_spec.rb Use correct variable in validate_confirmation_of matcher description 2013-03-25 10:11:50 -04:00
validate_numericality_of_matcher_spec.rb Add odd & even number matchers for numericality matcher 2013-04-26 10:51:40 -04:00
validate_presence_of_matcher_spec.rb Allow the use of %{attribute} or %{model} in i18n translations. 2013-04-12 17:10:18 -04:00
validate_uniqueness_of_matcher_spec.rb Support datetime columns in validate_uniqueness_of.scoped_to 2013-04-05 15:59:51 -04:00
validation_message_finder_spec.rb Use current thoughtbot style in specs 2012-12-26 22:45:54 -05:00