dolibarr/test/phpunit
2018-09-01 14:06:23 +02:00
..
functional function Comment Missing 2018-08-31 22:25:11 +02:00
AccountingAccountTest.php PSR2 ClassDeclaration 2018-08-29 22:06:05 +02:00
ActionCommTest.php PSR2 ClassDeclaration 2018-08-29 22:06:05 +02:00
AdherentTest.php Fix firstname/lastname 2018-08-13 01:21:23 +02:00
AdminLibTest.php PSR2 ClassDeclaration 2018-08-29 22:06:05 +02:00
AllTests.php PSR2 ClassDeclaration 2018-08-29 22:06:05 +02:00
BankAccountTest.php PSR2 ClassDeclaration 2018-08-29 22:06:05 +02:00
BonPrelevementTest.php Merge pull request #9376 from frederic34/functionCommentMissing 2018-09-01 12:59:32 +02:00
BuildDocTest.php Update doc/test 2017-10-18 12:09:11 +02:00
CategorieTest.php PSR2 ClassDeclaration 2018-08-29 22:06:05 +02:00
ChargeSocialesTest.php PSR2 ClassDeclaration 2018-08-29 22:06:05 +02:00
CMailFileTest.php PSR2 ClassDeclaration 2018-08-29 22:06:05 +02:00
CodingPhpTest.php Fix phpunit 2018-02-14 22:17:53 +01:00
CodingSqlTest.php PSR2 ClassDeclaration 2018-08-29 22:06:05 +02:00
CommandeFournisseurTest.php PSR2 ClassDeclaration 2018-08-29 22:06:05 +02:00
CommandeTest.php PSR2 ClassDeclaration 2018-08-29 22:06:05 +02:00
CommonObjectTest.php WIP PSR2 2015-01-08 18:36:03 +01:00
CompanyBankAccountTest.php PSR2 ClassDeclaration 2018-08-29 22:06:05 +02:00
CompanyLibTest.php Fix test on currency name 2017-06-27 12:33:29 +02:00
ContactTest.php Better Travis CI 2015-12-13 21:34:36 +01:00
ContratTest.php PSR2 ClassDeclaration 2018-08-29 22:06:05 +02:00
CoreTest.php Merge remote-tracking branch 'upstream/develop' into camelCaps 2018-08-28 09:34:53 +02:00
DateLibTest.php PSR2 ClassDeclaration 2018-08-29 22:06:05 +02:00
DateLibTzFranceTest.php PSR2 ClassDeclaration 2018-08-29 22:06:05 +02:00
DiscountTest.php Merge remote-tracking branch 'origin/3.7' into 3.8 2015-12-13 16:09:09 +01:00
EntrepotTest.php PSR2 ClassDeclaration 2018-08-29 22:06:05 +02:00
Example_import_company_1.csv Fix #3930 Removed executable bit 2015-12-09 13:28:36 +01:00
ExpenseReportTest.php PSR2 ClassDeclaration 2018-08-29 22:06:05 +02:00
ExportTest.php PSR2 ClassDeclaration 2018-08-29 22:06:05 +02:00
FactureFournisseurTest.php PSR2 ClassDeclaration 2018-08-29 22:06:05 +02:00
FactureRecTest.php WIP PSR2 2015-01-08 18:36:03 +01:00
FactureTest.php limit length of lines to 500 chars 2018-05-27 15:04:12 +02:00
FactureTestRounding.php PSR2 ClassDeclaration 2018-08-29 22:06:05 +02:00
FichinterTest.php PSR2 ClassDeclaration 2018-08-29 22:06:05 +02:00
FilesLibTest.php PSR2 ClassDeclaration 2018-08-29 22:06:05 +02:00
FormAdminTest.php PSR2 ClassDeclaration 2018-08-29 22:06:05 +02:00
Functions2LibTest.php PSR2 FunctionClosingBrace 2018-08-29 21:25:22 +02:00
FunctionsLibTest.php PSR2 ClassDeclaration 2018-08-29 22:06:05 +02:00
GetUrlLibTest.php Fix grabber of url when url is on second level dir. More phpunits 2017-12-10 17:59:19 +01:00
HolidayTest.php PSR2 ClassDeclaration 2018-08-29 22:06:05 +02:00
ImagesLibTest.php PSR2 ClassDeclaration 2018-08-29 22:06:05 +02:00
img250x20.png I forgot image file 2012-04-02 09:47:35 +02:00
img250x50.jpg Qual: Use a shared function to define logo heigth. 2012-04-01 23:57:15 +02:00
ImportTest.php PSR2 ClassDeclaration 2018-08-29 22:06:05 +02:00
JsonLibTest.php Fix php 7.2 2017-06-20 00:50:30 +02:00
LangTest.php Fix phpunit 2017-06-19 20:49:57 +02:00
MarginsLibTest.php PSR2 ClassDeclaration 2018-08-29 22:06:05 +02:00
ModulesTest.php PSR2 ClassDeclaration 2018-08-29 22:06:05 +02:00
MouvementStockTest.php PSR2 ClassDeclaration 2018-08-29 22:06:05 +02:00
NumberingModulesTest.php PSR2 ClassDeclaration 2018-08-29 22:06:05 +02:00
PaypalTest.php PSR2 ClassDeclaration 2018-08-29 22:06:05 +02:00
PdfDocTest.php Merge remote-tracking branch 'origin/3.7' into 3.8 2015-12-13 16:09:09 +01:00
PgsqlTest.php FIX Better support of GROUP_CONCAT for postgresql 2016-06-25 14:38:10 +02:00
phpunit.dtd Fix: Removed warning no dtd found 2011-01-12 14:33:57 +00:00
phpunittest.xml Enhance phpunit tests 2015-04-04 02:44:42 +02:00
PricesTest.php PSR2 ClassDeclaration 2018-08-29 22:06:05 +02:00
ProductTest.php Fix travis 2017-04-14 13:56:26 +02:00
ProjectTest.php PSR2 ClassDeclaration 2018-08-29 22:06:05 +02:00
PropalTest.php PSR2 ClassDeclaration 2018-08-29 22:06:05 +02:00
RestAPIDocumentTest.php return comment 2018-08-14 12:23:10 +02:00
RestAPIUserTest.php Merge pull request #9376 from frederic34/functionCommentMissing 2018-09-01 12:59:32 +02:00
ScriptsTest.php Merge remote-tracking branch 'origin/3.7' into 3.8 2015-12-13 16:09:09 +01:00
SecurityTest.php PSR2 ClassDeclaration 2018-08-29 22:06:05 +02:00
SocieteTest.php PSR2 ClassDeclaration 2018-08-29 22:06:05 +02:00
SupplierProposalTest.php PSR2 ClassDeclaration 2018-08-29 22:06:05 +02:00
testemailing.txt Fix: Error management of mass email feature 2014-05-17 19:02:47 +02:00
textiso.txt Update test samples 2012-02-12 19:15:17 +01:00
textutf8.txt Update test samples 2012-02-12 19:15:17 +01:00
TicketTest.php Fix Ticketsup name 2018-06-06 12:06:16 +02:00
UserGroupTest.php PSR2 ClassDeclaration 2018-08-29 22:06:05 +02:00
UserTest.php Add phpunit test 2017-10-22 13:06:27 +02:00
UtilsTest.php PSR2 ClassDeclaration 2018-08-29 22:06:05 +02:00
WebservicesInvoicesTest.php Merge pull request #9376 from frederic34/functionCommentMissing 2018-09-01 12:59:32 +02:00
WebservicesOrdersTest.php PSR2 ClassDeclaration 2018-08-29 22:06:05 +02:00
WebservicesOtherTest.php PSR2 ClassDeclaration 2018-08-29 22:06:05 +02:00
WebservicesProductsTest.php PSR2 ClassDeclaration 2018-08-29 22:06:05 +02:00
WebservicesThirdpartyTest.php PSR2 ClassDeclaration 2018-08-29 22:06:05 +02:00
WebservicesUserTest.php PSR2 ClassDeclaration 2018-08-29 22:06:05 +02:00
XCalLibTest.php PSR2 ClassDeclaration 2018-08-29 22:06:05 +02:00