My interest is in testing the Tine20 brach 2012-03-1 - using phpunit
I have configured a server with LDAP, Cyrus, Postfix and Tine20. It is working and functional.
I configured the phpunitconfig.inc.php and run the:
./tests/tine20/AllTests.php
It does not work, phpunit aborts with an error (error in the end of message).
Rafael
The error is as follows:
- Code: Select all
PHP Fatal error: Call to a member function deleteLeads() on a non-object in /var/lib/jenkins/jobs/Expresso V3/workspace/tests/tine20/Crm/Export/AbstractTest.php on line 61
PHP Stack trace:
...
PHP 13. Crm_Export_AbstractTest->tearDown() /usr/share/php/PHPUnit/Framework/TestCase.php:746


