Add test on buildMembershipTypeValues & cleanup class
authoreileen <emcnaughton@wikimedia.org>
Mon, 9 Dec 2019 08:59:27 +0000 (21:59 +1300)
committereileen <emcnaughton@wikimedia.org>
Wed, 1 Jan 2020 21:35:44 +0000 (10:35 +1300)
commit5a433c56683625777db7d9eccad9dc23744e75dc
treebd56855b4a1a28b4b2a64574b4a8aa814096e9b0
parent392f716f0a05f240d18539ee7852fca58195a135
Add test on buildMembershipTypeValues & cleanup class

I found the class wasn't running reliably in isolation so had to strip out some invalid things
CRM/Price/BAO/LineItem.php
tests/phpunit/CRM/Member/BAO/MembershipLogTest.php
tests/phpunit/CRM/Member/BAO/MembershipStatusTest.php
tests/phpunit/CRM/Member/BAO/MembershipTest.php
tests/phpunit/CiviTest/CiviUnitTestCase.php