CRM-12167: Add Tests for Price Field Option Visibility
authorCamilo Rodriguez <camilo@compucorp.co.uk>
Fri, 25 Aug 2017 15:12:57 +0000 (15:12 +0000)
committerCamilo Rodriguez <camilo@compucorp.co.uk>
Mon, 25 Sep 2017 14:14:58 +0000 (14:14 +0000)
commitbde70650f8a8d5b211b40650e1eaadb78815c9a1
treecc8ae5150eed2951c0acdc0eff862ccf844d6556
parent2db35bf6ee39bf6d611681a9163515fa89115765
CRM-12167: Add Tests for Price Field Option Visibility

Added tests to verify the field is added to the DAO and validations work on
Field creation form and Option create/edit form.
tests/phpunit/CRM/Price/BAO/PriceFieldValueTest.php [new file with mode: 0755]
tests/phpunit/CRM/Price/Form/FieldTest.php [new file with mode: 0755]
tests/phpunit/CRM/Price/Form/OptionTest.php [new file with mode: 0755]