CRM-19594 another fix on line items for membership.
authoreileen <emcnaughton@wikimedia.org>
Thu, 24 Nov 2016 04:39:12 +0000 (17:39 +1300)
committereileen <emcnaughton@wikimedia.org>
Thu, 24 Nov 2016 06:55:56 +0000 (19:55 +1300)
commit8e8d287f4510e61a2da5973f7a4ef425b884be2b
treed4a947a0efb76a015d0dc281712b53a72b48b12b
parent13a16f43d97c02105e603ed033284087c575b6ea
CRM-19594 another fix on line items for membership.

This one was test driven, but extends us to checking correct line item amounts
CRM/Contribute/BAO/Contribution/Utils.php
CRM/Contribute/Form/Contribution/Confirm.php
CRM/Member/BAO/Membership.php
CRM/Price/BAO/LineItem.php
tests/phpunit/api/v3/ContributionPageTest.php