CRM-15891 - Unit test to illustrate the problem.
authorJohan Vervloet <johanv@johanv.org>
Mon, 2 Feb 2015 12:23:15 +0000 (13:23 +0100)
committereileenmcnaugton <eileen@fuzion.co.nz>
Wed, 5 Aug 2015 10:48:36 +0000 (22:48 +1200)
commit48bb2598aabe45462028bf0f42e033dedc5f2d7a
tree8719bb85a0620d035c15624670d2174d9a82ecc4
parent351b0f6bc72a40398b384be316e0c37283e0679e
CRM-15891 - Unit test to illustrate the problem.

If I use the api to create a contact and two websites, I expect the
result values to contain the array key 'api.website.create' to be
there.

----------------------------------------
* CRM-15891: Inconsistency in returned json for chained get and chained create
  https://issues.civicrm.org/jira/browse/CRM-15891

Conflicts:
tests/phpunit/api/v3/ContactTest.php
tests/phpunit/api/v3/ContactTest.php