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
Sean Devine 948757b3f8 Dependent qualifier now supports more values
* :destroy
* :delete
* :nullify
* :restrict
* :restrict_with_exception (Rails 4+)
* :restrict_with_error (Rails 4+)
* true
* false
2015-01-20 14:10:14 -07:00
..
acceptance Fix acceptance tests where we should be using Bundler 2014-12-25 00:45:06 -05:00
support Fix acceptance tests where we should be using Bundler 2014-12-25 00:45:06 -05:00
unit/shoulda/matchers Dependent qualifier now supports more values 2015-01-20 14:10:14 -07:00
warnings_spy Be better about looking for warnings on Travis 2014-12-16 20:30:05 -07:00
acceptance_spec_helper.rb Run tests in a random order 2014-11-06 14:16:51 -07:00
report_warnings.rb Remove all Ruby-emitted warnings 2014-07-18 18:00:08 -06:00
unit_spec_helper.rb Ensure that ActiveSupport warnings are being printed during tests 2014-12-25 00:45:06 -05:00
warnings_spy.rb Remove all Ruby-emitted warnings 2014-07-18 18:00:08 -06:00