Commit Graph

48 Commits

Author SHA1 Message Date
Laurent Destailleur (aka Eldy)
9a61a6e6c9 Update files after moving build into dev/ 2025-01-05 14:46:26 +01:00
Laurent Destailleur
31ae1bf97f Fix restore stop on failure. No need to continue, we must fix first.
Make travis error analysis easier too.
2024-03-05 01:05:50 +01:00
MDW
272e8f79c9 Fix: Improve test configuration (#28294)
# Fix: Improve test configuration

## Do not fail early when running tests (stopOnFailure->false)

Finishing the phpunits tests does not require a lot of extra time
so rather than quiting early, run them all.

Also, when needed this option can be enabled on the CLI, but
it can not be disabled.  So when desired, it can still be added
in a ci-flow or local script.

## Improve reporting

We want to report Notices and Warnings and with enough detail to
help during debug.  These options are explicitly activated.
2024-02-20 01:26:25 +01:00
Laurent Destailleur
a0f282d100 Try a fix of phpunit regression 2022-12-21 23:34:32 +01:00
Laurent Destailleur
a556caf777 Clean phpunit file 2021-06-16 14:00:50 +02:00
Laurent Destailleur
6d4a90b543 Clean code 2020-12-04 14:53:52 +01:00
Laurent Destailleur
747c780f67 Enhance phpunit tests 2015-04-04 02:44:42 +02:00
Raphaël Doursenaud
f01e76f686 Removed unmaintaned OScommerce module 2014-09-29 15:22:48 +02:00
Laurent Destailleur
94b6defd8c Update doc 2013-09-09 03:23:56 +02:00
Laurent Destailleur
1be6139e21 Remove useless dir 2013-09-09 02:15:56 +02:00
Laurent Destailleur
1eb2fc9fbd Fix: phpunit file 2013-06-09 16:13:24 +02:00
Laurent Destailleur
de2ddc02e4 Qual: Another clean of menu management system. Removed all files
pre.inc.php
2013-04-15 13:11:29 +02:00
Laurent Destailleur
3e5ee3b00a Fix: PHPUnit tests are back. 2013-03-09 18:55:57 +01:00
Regis Houssin
094c062cbd Fix: regression and syntax error 2012-10-28 11:11:45 +01:00
Laurent Destailleur
055bb7a9b8 Fix: Restore correct includes.
All entry pages must start with a require main.inc.php, except command
line script that start with master.inc.php.
To avoid errors into jenkins, we must exclude file common.inc.php.
All files ending *.inc.php must be excluded from jenkins because such
files are not "start/entry pages". That's the difference with
standard files *.php.
*.php
2012-09-06 10:39:25 +02:00
Laurent Destailleur
895b491d84 Uniformize files 2012-08-05 14:06:09 +02:00
Laurent Destailleur
c773e25c21 Add timeouts 2012-01-11 16:01:35 +01:00
Laurent Destailleur
4b1ac579f2 Try to unifromize config file. We will se if it's ok with jenkins. 2012-01-11 14:13:09 +01:00
Laurent Destailleur
6b8d4391ac Try to uniformize config files 2012-01-11 13:42:27 +01:00
Regis Houssin
f61ed34848 Fix: exclude all directory 2012-01-08 08:39:17 +01:00
Laurent Destailleur
ebf8a6eef4 artichow was used only for captcha generation so i replaced with
dolibarr code to allow to remove completely artichow (artichow project
is dead).
2012-01-07 23:31:25 +01:00
Laurent Destailleur
4c0d7378d3 Some change to prepare artichow removal 2012-01-07 21:32:35 +01:00
Laurent Destailleur
9d1a008768 Qual: Clean code for barcode 2011-11-27 22:55:49 +01:00
Regis Houssin
3338649316 [task #217] Move core files in core directory 2011-10-24 14:11:49 +02:00
eldy
fd4ad1c540 Qual: Use a factory to create databse instance. This allow to use
different driver so different databases in same page or scripts. This
fix also duplicate class with same names.
2011-09-28 16:26:49 +02:00
eldy
a3e7ec7dc0 Qual: Mutualized common code. Move module admin pages into admin
directory.
2011-09-28 14:13:48 +02:00
Regis Houssin
5dcb9b324d Fix: update directories 2011-09-19 18:02:04 +00:00
Laurent Destailleur
f17843fda5 Fix: phpunit file 2011-09-19 15:12:29 +00:00
Laurent Destailleur
d9a75b8c19 Fix DTD 2011-08-28 13:16:40 +00:00
Laurent Destailleur
75652c1681 Qual: Removed magpier class and snoopy libraries (replaced with my own code) 2011-08-17 13:44:13 +00:00
Laurent Destailleur
45308d4546 Qual: Removed fckeditor lib 2011-08-15 00:15:18 +00:00
Laurent Destailleur
cb3ec74a29 Qual: Removed efc_xfss library. Not used. 2011-08-11 19:41:23 +00:00
Laurent Destailleur
76f1880583 Qual: Removed php_writexcel lib. Replaced with phpexcell.
Fix: Make script export-contaxts-xls-example.php working.
Qual: removed not used code.
2011-08-11 19:12:37 +00:00
Laurent Destailleur
20d0cd7693 Removed deprecated files Smarty. 2011-08-10 23:29:50 +00:00
Laurent Destailleur
d6fef846e3 Test with phpunit 2011-07-08 23:35:05 +00:00
Laurent Destailleur
6f1ab57d54 New: Add more PHPunit tests to detect regressions 2011-07-08 11:25:46 +00:00
Regis Houssin
b8d7542e7a Fix: remove unused library 2011-03-23 18:39:22 +00:00
Laurent Destailleur
511ff9abbe Enhance phpunit tests 2011-02-13 18:56:08 +00:00
Laurent Destailleur
8092a127a9 Enhance phpunits 2011-02-13 17:49:41 +00:00
Laurent Destailleur
a2b235371e Change to make unit test easier 2011-02-13 10:25:13 +00:00
Laurent Destailleur
0a72e6e7f2 Fix: Removed warning no dtd found 2011-01-12 14:33:57 +00:00
Laurent Destailleur
b766ab6832 Qual: Removed completey scriptaculous and prototype 2010-11-07 13:07:21 +00:00
Laurent Destailleur
123d4fb970 Fix: PHPunit code coverage feature was borken 2010-11-04 20:37:45 +00:00
Laurent Destailleur
43ce5a638e Increase unit test code coverage (now 21%) 2010-10-26 19:47:19 +00:00
Laurent Destailleur
c6e8b813f4 Qual: More phpunit tests 2010-10-23 17:03:08 +00:00
Laurent Destailleur
6f26f35529 Add more phpunit tests 2010-10-13 19:01:22 +00:00
Laurent Destailleur
ad831db80a Qual: Add PHPUnit test for ChargeSociales 2010-10-11 19:29:09 +00:00
Laurent Destailleur
6e0b42afb1 Add selenium tests 2010-08-15 23:19:46 +00:00