CRM-15904 - Unit test to illustrate the issue.
authorJohan Vervloet <johanv@johanv.org>
Mon, 2 Feb 2015 13:21:43 +0000 (14:21 +0100)
committereileenmcnaughton <eileen@fuzion.co.nz>
Wed, 5 Aug 2015 10:26:10 +0000 (10:26 +0000)
commitd719a3dfa6f2c2ab39b19d4775e915434c6a5352
treeb5aa3a1b5decfe3560413d77df41eaf1691b3497
parenta77b03807d5f6b5a44055c08bede01d7c5ed0f98
CRM-15904 - Unit test to illustrate the issue.

This unit test illustrates the problem.

I use chaining to create a contact and an e-mail address. If I do
this with sequential=1 and the reload option, I get an error.

Obviously this pull request will cause errors during automatic
testing.

----------------------------------------
* CRM-15904: API: Reload option does not work with chaining and sequential
  https://issues.civicrm.org/jira/browse/CRM-15904
tests/phpunit/CRM/Utils/API/ReloadOptionTest.php