Commit Graph

12 Commits

Author SHA1 Message Date
odain
13d1eb75f4 fix autoload phpunit 2026-01-21 10:11:20 +01:00
odain
9e3fe7d46f N°6644: reintroduce reportUnmatchedIgnoredErrors (removed by mistake) 2026-01-14 10:46:08 +01:00
odain
e2fdba1606 be able to scan extensions in env-production and have feedback on their tests 2026-01-13 16:40:17 +01:00
odain
c058a25e54 N°6644: make phpstan analyzis work when providing baselines 2026-01-09 16:33:28 +01:00
odain
872720da81 fix previous 2026-01-05 11:21:08 +01:00
odain
4417c7d09c fix unknown Lempar.php error on packages + be able to scan extensions and avoid phpunit APIs unknown 2026-01-05 10:46:55 +01:00
odain
18168b396c add phpunit autoload to fetch extension in env-production 2026-01-05 10:01:44 +01:00
odain-cbd
6cb08ba361 Add few APIs to ease tests (#788)
* add few APIs to ease tests

* code style

* log testname via IssueLog only through ItopDataTestCase

* code style

* ci: phpunit fix fatal error
2025-12-18 13:31:48 +01:00
Molkobain
f9db405343 N°6644 - PHP Static Analysis: Update PHPStan to v2.1 2025-12-17 22:21:43 +01:00
Molkobain
4f1f144c51 N°6644 - PHP Static Analysis: Update configuration to:
- Ignore compiled folders other than "env-production"
 - Ignore Lempar.php as its content isn't valid PHP and it won't be included in the baseline
2025-12-17 22:04:49 +01:00
Molkobain
0b242d872a N°6644 - Tests: Restore proper CI branch, unit tests run and fix a typo 2025-12-17 11:06:36 +01:00
Molkobain
d9261b8342 N°6644 - Tests: Add static analysis for PHP (#536) 2025-12-17 10:45:53 +01:00