dolibarr/test/phpunit
Laurent Destailleur 097d5fd623 Fix phpunit
2017-10-22 13:12:06 +02:00
..
functional New: Installation process functional test 2016-08-13 01:32:07 +02:00
AdherentTest.php Merge branch 'develop' of https://github.com/Dolibarr/dolibarr.git into develop_ldap 2017-09-25 06:47:34 +02:00
AdminLibTest.php Fix parameter withcode of currency_name function. Add PHPUnit tests 2017-06-26 10:09:22 +02:00
AllTests.php Add phpunit test 2017-10-22 13:06:27 +02:00
BankAccountTest.php Fix phpunit tests 2016-03-12 11:39:21 +01:00
BonPrelevementTest.php Fixes the way the RUM number is generated. Start phpunit test. 2015-02-20 18:35:52 +01:00
BuildDocTest.php Update doc/test 2017-10-18 12:09:11 +02:00
CategorieTest.php Fix must use the constant, not hard coded value. 2016-06-25 21:40:45 +02:00
ChargeSocialesTest.php Merge remote-tracking branch 'origin/3.7' into 3.8 2015-12-13 16:09:09 +01:00
CMailFileTest.php NEW #5896 More complete data on event sent by email (name in title, 2016-10-24 02:02:30 +02:00
CodingPhpTest.php Add more robust php unit to detect not escaped sql. Fix not escaped sql 2017-09-15 15:41:07 +02:00
CodingSqlTest.php Maxi debug of accountancy ledger page. 2017-07-08 20:52:53 +02:00
CommandeFournisseurTest.php Add php unit tests on expense reports 2017-04-14 16:51:30 +02:00
CommandeTest.php Clean code 2015-03-17 00:35:17 +01:00
CommonObjectTest.php WIP PSR2 2015-01-08 18:36:03 +01:00
CompanyBankAccountTest.php WIP PSR2 2015-01-08 18:36:03 +01: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 Merge remote-tracking branch 'origin/3.7' into develop 2015-01-09 23:09:10 +01:00
CoreTest.php NEW Enhance the anti XSS filter 2017-09-07 13:54:49 +02:00
DateLibTest.php Fix month on 2 chars. Some setup return on 1 char only. More phpunit 2017-06-01 15:33:23 +02:00
DateLibTzFranceTest.php WIP PSR2 2015-01-08 18:36:03 +01:00
DiscountTest.php Merge remote-tracking branch 'origin/3.7' into 3.8 2015-12-13 16:09:09 +01:00
EntrepotTest.php Normalize code 2016-09-28 18:14:44 +02:00
Example_import_company_1.csv Fix #3930 Removed executable bit 2015-12-09 13:28:36 +01:00
ExpenseReportTest.php Add php unit tests on expense reports 2017-04-14 16:51:30 +02:00
ExportTest.php Fix phpcs 2016-07-15 14:17:18 +02:00
FactureFournisseurTest.php Fix: Travis error 2017-04-09 12:50:09 +02:00
FactureRecTest.php WIP PSR2 2015-01-08 18:36:03 +01:00
FactureTest.php FIX is_erasable report bad value when thirdparty was not loaded 2017-10-04 03:22:41 +02:00
FactureTestRounding.php WIP PSR2 2015-01-08 18:36:03 +01:00
FichinterTest.php WIP PSR2 2015-01-08 18:36:03 +01:00
FilesLibTest.php Fix the delete dir functions does not return real nb of deleted files. 2017-07-13 00:26:05 +02:00
FormAdminTest.php WIP PSR2 2015-01-08 18:36:03 +01:00
Functions2LibTest.php Solve php regression failing travis 2016-08-28 01:58:11 +02:00
FunctionsLibTest.php Fix phpunit 2017-10-22 04:34:28 +02:00
HolidayTest.php Merge pull request #3595 from GPCsolutions/note 2015-09-26 08:46:51 +02:00
ImagesLibTest.php WIP PSR2 2015-01-08 18:36:03 +01: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 Merge remote-tracking branch 'origin/3.7' into 3.8 2015-12-13 16:09:09 +01: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 Fix several running time errors 2017-01-16 09:30:28 +01:00
ModulesTest.php Fix phpunit 2017-10-22 13:12:06 +02:00
MouvementStockTest.php Merge remote-tracking branch 'origin/3.7' into develop 2015-03-22 12:10:39 +01:00
NumberingModulesTest.php More accurate error code 2017-10-04 01:11:19 +02:00
PaypalTest.php WIP PSR2 2015-01-08 18:36:03 +01: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 Remove useless import 2017-09-13 21:54:16 +02:00
ProductTest.php Fix travis 2017-04-14 13:56:26 +02:00
ProjectTest.php NEW: Add close date and user for projects. 2015-03-04 16:28:29 +01:00
PropalTest.php Add phpunit test 2017-10-22 13:06:27 +02:00
RestAPIDocumentTest.php Fix clean test 2017-07-09 21:16:09 +02:00
RestAPIUserTest.php Fix phpunit 2017-06-19 20:49:57 +02:00
ScriptsTest.php Merge remote-tracking branch 'origin/3.7' into 3.8 2015-12-13 16:09:09 +01:00
SecurityTest.php FIX XSS 2017-05-10 11:48:45 +02:00
SocieteTest.php Fix phpunit 2017-05-21 20:24:56 +02:00
SupplierProposalTest.php Add phpunit test 2017-10-22 13:06:27 +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
UserGroupTest.php WIP PSR2 2015-01-08 18:36:03 +01:00
UserTest.php Add phpunit test 2017-10-22 13:06:27 +02:00
WebservicesInvoicesTest.php Fix phpunit 2017-05-21 21:21:44 +02:00
WebservicesOrdersTest.php Fix phpunit 2017-05-21 21:21:44 +02:00
WebservicesOtherTest.php Fix phpunit 2017-05-21 21:21:44 +02:00
WebservicesProductsTest.php Fix phpunit 2017-05-21 21:33:24 +02:00
WebservicesThirdpartyTest.php Fix phpunit 2017-05-21 21:21:44 +02:00
WebservicesUserTest.php Fix phpunit 2017-05-21 21:21:44 +02:00
XCalLibTest.php WIP PSR2 2015-01-08 18:36:03 +01:00