A unit test for CRM-15983.
authorJohan Vervloet <johanv@johanv.org>
Tue, 10 Mar 2015 13:42:23 +0000 (14:42 +0100)
committerJohan Vervloet <johanv@johanv.org>
Tue, 10 Mar 2015 13:42:23 +0000 (14:42 +0100)
commitc4bc3d5ab666b0b314bdf5bc993c11cbbdf3423a
treea78ccd9a50b9314e58c2543c2ec27199f78bc682
parent9960c0ef88b8f8170e7bb09319e21cc0648a0a2d
A unit test for CRM-15983.

This hack seems to fix CRM-15983 as well. (At least in the case that
contact_id_a or contact_id_b is given.)

I copied the unit test for CRM-15983.

----------------------------------------
* CRM-15983: limit and sort options don't work inside chained call to relationship API
  https://issues.civicrm.org/jira/browse/CRM-15983
tests/phpunit/api/v3/ContactTest.php