dolibarr/dev/setup/phpunit
MDW 00e2ed5529
Qual: 🛟 Fix CI Issues ($db to $this->db / LDAP typing / Win-ci cache md5sum) (#30774)
* Qual: 🛟 Fix reference to $db with $this->db

# Qual: reference to $db with $this->db

$db was undeclared, use $this->db.

* Qual: Fix LDAP typing

* Fix suspected issue with environment max size and md5sum working on limited files

* Correct typing hint for email_date
2024-08-29 09:24:33 +02:00
..
eclipse_setup_for_pti_phpunit.png compress png with zopflipng 2020-04-06 19:03:48 +02:00
PHPUNIT.BAT Qual: Add AbstractRestApiTest class, refactor RestApiUserTest, add RestApiMosTest (#28484) 2024-02-28 17:03:53 +01:00
README
setup_conf.sh Qual: 🛟 Fix CI Issues ($db to $this->db / LDAP typing / Win-ci cache md5sum) (#30774) 2024-08-29 09:24:33 +02:00

README (English)
--------------------------------

This directory contains example of PHPUnit setup for Eclipse