thoughtbot--shoulda-matchers/spec/support
Elliot Winkler 2748b75087 Speed up repeated execution of unit tests
In the Cucumber tests, we do not access the Internet to install test
dependencies -- we assume that you've already run `bundle install` or
`appraisal install` to install those dependencies. Change the RSpec
tests so that the same thing happens.
2014-05-09 15:16:48 -06:00
..
shared_examples Update numericality comarison matcher more accurate 2014-02-26 19:48:29 -08:00
active_model_versions.rb Fix allow_mass_assignment specs in Rails 4 2013-08-16 16:17:26 -06:00
active_resource_builder.rb Add Appraisal for Rails 4.0.1 2013-12-18 22:32:28 -07:00
activemodel_helpers.rb allow_value.with_message takes i18n interp values 2014-04-26 11:27:11 -04:00
capture_helpers.rb Handle ensure_inclusion_of for boolean columns 2014-02-17 15:40:18 -07:00
class_builder.rb Split up ModelBuilder. 2012-06-21 14:01:35 -04:00
controller_builder.rb Fix several issues with strong parameters matcher 2014-04-22 09:37:30 -05:00
fail_with_message_including_matcher.rb Define fail_with_message_including matcher 2014-01-31 09:40:04 -07:00
fail_with_message_matcher.rb Add failing spec for presence matcher 2013-05-24 09:46:20 -04:00
i18n_faker.rb Allow the use of %{attribute} or %{model} in i18n translations. 2013-04-12 17:10:18 -04:00
mailer_builder.rb Move define_mailer into its own module. 2012-06-29 15:33:39 -05:00
model_builder.rb Convert to 1.9 hash syntax 2014-01-17 13:20:44 -07:00
rails_versions.rb Rename method to match other Rails version methods 2014-04-24 15:44:52 -05:00
test_application.rb Speed up repeated execution of unit tests 2014-05-09 15:16:48 -06:00