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/unit/shoulda/matchers/active_model
Elliot Winkler bbdf8a807e Reorganize unit tests, part I
* Move spec/shoulda to spec/unit_tests/shoulda
* Move spec/support/*.rb to spec/support/unit_tests/{helpers,matchers}
* Move spec_helper.rb to unit_spec_helper.rb
2014-11-04 14:43:59 -07:00
..
numericality_matchers Reorganize unit tests, part I 2014-11-04 14:43:59 -07:00
allow_mass_assignment_of_matcher_spec.rb Reorganize unit tests, part I 2014-11-04 14:43:59 -07:00
allow_value_matcher_spec.rb Reorganize unit tests, part I 2014-11-04 14:43:59 -07:00
disallow_value_matcher_spec.rb Reorganize unit tests, part I 2014-11-04 14:43:59 -07:00
ensure_length_of_matcher_spec.rb Reorganize unit tests, part I 2014-11-04 14:43:59 -07:00
exception_message_finder_spec.rb Reorganize unit tests, part I 2014-11-04 14:43:59 -07:00
have_secure_password_matcher_spec.rb Reorganize unit tests, part I 2014-11-04 14:43:59 -07:00
helpers_spec.rb Reorganize unit tests, part I 2014-11-04 14:43:59 -07:00
validate_absence_of_matcher_spec.rb Reorganize unit tests, part I 2014-11-04 14:43:59 -07:00
validate_acceptance_of_matcher_spec.rb Reorganize unit tests, part I 2014-11-04 14:43:59 -07:00
validate_confirmation_of_matcher_spec.rb Reorganize unit tests, part I 2014-11-04 14:43:59 -07:00
validate_exclusion_of_matcher_spec.rb Reorganize unit tests, part I 2014-11-04 14:43:59 -07:00
validate_inclusion_of_matcher_spec.rb Reorganize unit tests, part I 2014-11-04 14:43:59 -07:00
validate_numericality_of_matcher_spec.rb Reorganize unit tests, part I 2014-11-04 14:43:59 -07:00
validate_presence_of_matcher_spec.rb Reorganize unit tests, part I 2014-11-04 14:43:59 -07:00
validate_uniqueness_of_matcher_spec.rb Reorganize unit tests, part I 2014-11-04 14:43:59 -07:00
validation_message_finder_spec.rb Reorganize unit tests, part I 2014-11-04 14:43:59 -07:00