Details
-
Type: Improvement
-
Status: Done/Fixed
-
Priority: Major
-
Resolution: Fixed/Completed
-
Affects Version/s: Test suite
-
Fix Version/s: Test suite
-
Component/s: Test suite
-
Labels:None
Description
Test suite library (CiviTest/CiviUnitTestCase.php) used to throw a lot of fatals, which caused whole suite to break. Right now it's throwing API error instead, but we need to prepare a special error for which it will be possible for phpunit to intercept and report on.