Fix CRM_Contribute_BAO_ContributionTest to no longer use unreliable legacy set up...
authoreileen <emcnaughton@wikimedia.org>
Thu, 21 Nov 2019 08:39:50 +0000 (21:39 +1300)
committereileen <emcnaughton@wikimedia.org>
Thu, 21 Nov 2019 08:39:50 +0000 (21:39 +1300)
commit3fc37a30874fcec1680e6e4a2fc89c4ed730211d
treed8871493b7de91919370aae0988c80f36e64ae28
parent0be5362c79e2ab710aa1b4ccdbd50a4d910c8704
Fix CRM_Contribute_BAO_ContributionTest to no longer use unreliable legacy set up method

The whole partial_amount_to_pay params thing works badly & was actually the cause of other fixes stalling for 6 months.

This is part of an effort to deprecate & eliminate it
CRM/Contribute/BAO/Contribution.php
tests/phpunit/CRM/Contribute/BAO/ContributionTest.php
tests/phpunit/CRM/Member/Form/MembershipRenewalTest.php
tests/phpunit/CiviTest/CiviUnitTestCase.php