forked from Wavyzz/dolibarr
Qual: More phpunit tests
This commit is contained in:
@@ -51,6 +51,13 @@ $conf->global->MAIN_DISABLE_ALL_MAILS=1;
|
||||
* @covers Facture
|
||||
* @covers FactureLigne
|
||||
* @covers ModeleNumRefFactures
|
||||
* @covers InterfaceLogevents
|
||||
* @covers InterfaceActionsAuto
|
||||
* @covers InterfaceLdapsynchro
|
||||
* @covers InterfaceNotification
|
||||
* @covers InterfacePhenixsynchro
|
||||
* @covers InterfacePropalWorkflow
|
||||
* @covers InterfaceWebcalsynchro
|
||||
* @remarks backupGlobals must be disabled to have db,conf,user and lang not erased.
|
||||
*/
|
||||
class FactureTest extends PHPUnit_Framework_TestCase
|
||||
|
||||
Reference in New Issue
Block a user