thoughtbot--shoulda-matchers/spec/support/acceptance
Elliot Winkler e0a0200fe4 Make independent matchers really independent
Why:

* When `delegate_method` was modified a while back to add Doublespeak
  and use MatcherContext, Shoulda::Matchers::Independent became unable
  to be required independently.

To satisfy the above:

* Require Doublespeak and MatcherContext within
  `delegate_method_matcher.rb`.
* Add an acceptance test to ensure that Independent stays independent.

Secondary-Author: jc00ke <jesse@jc00ke.com>
2015-10-01 10:12:17 -06:00
..
helpers Make independent matchers really independent 2015-10-01 10:12:17 -06:00
matchers Make independent matchers really independent 2015-10-01 10:12:17 -06:00
adds_shoulda_matchers_to_project.rb Make independent matchers really independent 2015-10-01 10:12:17 -06:00
helpers.rb Remove auto-detection of Rails / test framework 2015-02-09 10:52:51 -07:00