-
- Downloads
Test tearDown fixes
Fixes places where parent:tearDown not called and civicrm_file & civicrm_entity_file not truncated Also note - increasing use of fail() rather than allowing exceptions to bubble up in test functions in order to not let tearDown be such a distraction & require annotation
Showing
- tests/phpunit/CRM/Activity/BAO/ActivityTest.php 2 additions, 0 deletionstests/phpunit/CRM/Activity/BAO/ActivityTest.php
- tests/phpunit/CRM/Batch/BAO/BatchTest.php 2 additions, 1 deletiontests/phpunit/CRM/Batch/BAO/BatchTest.php
- tests/phpunit/CRM/Case/BAO/CaseTest.php 4 additions, 2 deletionstests/phpunit/CRM/Case/BAO/CaseTest.php
- tests/phpunit/CRM/Contribute/Form/Contribution/MainTest.php 1 addition, 0 deletionstests/phpunit/CRM/Contribute/Form/Contribution/MainTest.php
- tests/phpunit/CRM/Contribute/Form/Contribution/ThankYouTest.php 3 additions, 0 deletions...phpunit/CRM/Contribute/Form/Contribution/ThankYouTest.php
- tests/phpunit/CRM/Contribute/Form/Task/InvoiceTest.php 1 addition, 0 deletionstests/phpunit/CRM/Contribute/Form/Task/InvoiceTest.php
- tests/phpunit/CRM/Core/BAO/CustomValueTableTest.php 14 additions, 40 deletionstests/phpunit/CRM/Core/BAO/CustomValueTableTest.php
- tests/phpunit/CRM/Utils/Mail/EmailProcessorInboundTest.php 1 addition, 0 deletionstests/phpunit/CRM/Utils/Mail/EmailProcessorInboundTest.php
- tests/phpunit/CiviTest/CiviUnitTestCase.php 31 additions, 24 deletionstests/phpunit/CiviTest/CiviUnitTestCase.php
- tests/phpunit/api/v3/ContactTest.php 2 additions, 0 deletionstests/phpunit/api/v3/ContactTest.php
Loading
Please register or sign in to comment