--fixed webtest, crm test and upgrade script for CRM-12470
authorPradeep Nayak <pradeep@pradeep.(none)>
Mon, 20 May 2013 08:11:42 +0000 (13:41 +0530)
committerPradeep Nayak <pradeep@pradeep.(none)>
Mon, 20 May 2013 08:11:42 +0000 (13:41 +0530)
commitf17d75bbf8999df26880dcd94c1b8a8d17d5583c
tree55d8262b848674b7cac75e691897f44ca2a09a3f
parentd3886a6caac422c7ee3ed1091e4c68cdf1f8f084
--fixed webtest, crm test and upgrade script for CRM-12470

----------------------------------------
* CRM-12470: Creating new financial type without AR account leads to unbalanced transactions
  http://issues.civicrm.org/jira/browse/CRM-12470
12 files changed:
CRM/Upgrade/Incremental/sql/4.3.4.mysql.tpl
tests/phpunit/CRM/Contribute/BAO/ContributionPageTest.php
tests/phpunit/CRM/Contribute/BAO/ContributionTypeTest.php
tests/phpunit/CRM/Financial/BAO/FinancialAccountTest.php
tests/phpunit/CRM/Financial/BAO/FinancialTypeAccountTest.php
tests/phpunit/CRM/Financial/BAO/FinancialTypeTest.php
tests/phpunit/CiviTest/CiviSeleniumTestCase.php
tests/phpunit/CiviTest/CiviUnitTestCase.php
tests/phpunit/WebTest/Contact/SearchBuilderTest.php
tests/phpunit/WebTest/Contribute/AddPricesetTest.php
tests/phpunit/WebTest/Contribute/UpdateContributionTest.php
tests/phpunit/WebTest/Financial/FinancialAccountTypeTest.php