Update all payment tests to ensure entity financial items created
authoreileen <emcnaughton@wikimedia.org>
Sat, 2 Nov 2019 02:00:45 +0000 (15:00 +1300)
committereileen <emcnaughton@wikimedia.org>
Tue, 5 Nov 2019 21:01:48 +0000 (10:01 +1300)
commit3d4f6f6559d492cac7ebc71e71dbbfc14167765d
tree8205d937c630295a6294444f825f0dc4ac1e69c2
parentb40da3286172082342ace1a7b4940e73cdb22114
Update all payment tests to ensure entity financial items created

Alsothwe had tests for this it turns out they were only checking that they were correct IF created. This
ensures they also exist & is a sanity check to run at the end of tests. The two failing tests are
really failing :-(
tests/phpunit/CRM/Contribute/Form/AdditionalPaymentTest.php
tests/phpunit/CiviTest/CiviUnitTestCase.php
tests/phpunit/api/v3/PaymentTest.php