CRM-18522 tests to attempt to reproduce the reported sql error.
authoreileen <emcnaughton@wikimedia.org>
Wed, 15 Jun 2016 09:10:30 +0000 (21:10 +1200)
committereileen <emcnaughton@wikimedia.org>
Sat, 25 Jun 2016 01:07:04 +0000 (13:07 +1200)
commit6c866f0c80eaa57d8b26fbf98834cc293255ce6c
tree4bac116b7c120c523e6b0f01ef4de64470f2ab66
parent4c8b4719617bb2a5b51e60fb0359f9c64fb11fac
CRM-18522 tests to attempt to reproduce the reported sql error.

I could not reproduce the error through the UI alone. I had to basically hack the rules out in the db. I guess the config
arguably makes sense when configured in conjunction with the extension but that is not 100% clear.

However the code is a little less hacky & a lot better tested as a result of committing this
CRM/Dedupe/BAO/RuleGroup.php
CRM/Dedupe/Finder.php
api/v3/Job.php
api/v3/RuleGroup.php
tests/phpunit/api/v3/JobTest.php