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
Elliot Winkler 70eaedf587 Fix broken acceptance tests
Bundler 1.6.0 made a change which prohibits you from running `bundle
init` from a directory from which Bundler is able to find a Gemfile by
ascending the file tree. This breaks our acceptance tests because some
of them create a directory and then run `bundle init` in order to
bootstrap that directory as a fresh Bundler project.
2017-11-08 23:04:58 -06:00
..
acceptance Use correct migration class in acceptance tests 2017-09-28 01:09:23 -05:00
support Fix broken acceptance tests 2017-11-08 23:04:58 -06:00
unit/shoulda/matchers Merge pull request #1058 from thoughtbot/add-optional-and-required 2017-10-18 20:26:46 -02:00
warnings_spy Be better about looking for warnings on Travis 2014-12-16 20:30:05 -07:00
acceptance_spec_helper.rb Extract a common spec helper 2015-10-07 23:32:51 -06:00
doublespeak_spec_helper.rb Extract a common spec helper 2015-10-07 23:32:51 -06:00
report_warnings.rb Remove all Ruby-emitted warnings 2014-07-18 18:00:08 -06:00
spec_helper.rb Update rspec & rspec-rails to 3.6.x 2017-09-17 17:01:50 -05:00
unit_spec_helper.rb Scope request parameters according to Rails version 2017-09-17 17:46:06 -05:00
warnings_spy.rb Fail build if there are warnings 2015-02-09 10:48:49 -07:00