mirror of
https://github.com/Dolibarr/dolibarr.git
synced 2025-12-06 09:38:23 +01:00
Qual: More phpunit tests
This commit is contained in:
@@ -53,6 +53,12 @@ $conf->global->MAIN_DISABLE_ALL_MAILS=1;
|
||||
* @covers Translate
|
||||
* @covers Conf
|
||||
* @covers CommonObject
|
||||
* @covers Facture
|
||||
* @covers Commande
|
||||
* @covers Propal
|
||||
* @covers Expedition
|
||||
* @covers Fichinter
|
||||
* @covers Project
|
||||
* @remarks backupGlobals must be disabled to have db,conf,user and lang not erased.
|
||||
*/
|
||||
class BuildDocTest extends PHPUnit_Framework_TestCase
|
||||
|
||||
Reference in New Issue
Block a user