thoughtbot--shoulda-matchers/spec/support/unit
Elliot Winkler 417f289a86 confirmation: Refactor to use AttributeSetter
When the confirmation matcher is setting the confirmation attribute, we
want it to raise an exception if the model does not have that attribute,
same as if it would raise an exception if the attribute under test did
not exist.
2015-12-30 21:37:14 -05:00
..
helpers Stop handling AR RangeError when assign a attribute 2015-09-23 15:46:32 -06:00
matchers fail_with_message: Switch expect/actual in diff 2015-12-30 21:19:50 -05:00
shared_examples Refactor numericality matcher 2015-12-13 20:22:22 -07:00
capture.rb Remove warnings shown when running tests 2015-12-13 20:22:21 -07:00
i18n.rb
load_environment.rb Speed up running unit tests with Zeus 2015-12-13 20:22:21 -07:00
rails_application.rb Add support for Postgres 2015-02-12 16:01:00 -07:00
record_builder_with_i18n_validation_message.rb Reorganize unit tests, part II 2014-11-05 09:53:20 -07:00
record_validating_confirmation_builder.rb confirmation: Refactor to use AttributeSetter 2015-12-30 21:37:14 -05:00
record_with_different_error_attribute_builder.rb Fix warning for this file 2014-12-16 20:21:22 -07:00