CRM-13149 add relationship type id as a filter option for both 'paths', add tests...
authoreileen <eileen@fuzion.co.nz>
Fri, 2 Aug 2013 10:39:25 +0000 (22:39 +1200)
committereileen <eileen@fuzion.co.nz>
Fri, 2 Aug 2013 10:39:25 +0000 (22:39 +1200)
commit7563807424a40b5a8db19db99e8d0c215c8a57cd
tree6e00804e0bb3bcf7e8576602e9198d5ab25add73
parent00bdb5551f8e3bbc8745c01819db24d3db4b0f39
CRM-13149 add relationship type id as a filter option for both 'paths', add tests & tidy up membership.create fn on test class in prep for adding it to tests
12 files changed:
CRM/Contact/BAO/Relationship.php
api/v3/Relationship.php
tests/phpunit/CRM/Core/Payment/BaseIPNTest.php
tests/phpunit/CRM/Member/BAO/MembershipTest.php
tests/phpunit/CiviTest/CiviUnitTestCase.php
tests/phpunit/api/v3/MembershipPaymentTest.php
tests/phpunit/api/v3/MembershipStatusTest.php
tests/phpunit/api/v3/MembershipTest.php
tests/phpunit/api/v3/MembershipTypeTest.php
tests/phpunit/api/v3/PriceFieldValueTest.php
tests/phpunit/api/v3/RelationshipTest.php
tests/phpunit/api/v3/RelationshipTypeTest.php