Files
iTop/core
Pierre Goiffon f57d1f1de3 Fix PHPunit errors with InlineImageMock.php and UtilsTest
HTMLDOMSanitizerTest : fix "Fatal error: Cannot declare class InlineImage, because the name is already in use in /var/www/html/iTop/test/core/sanitizer/InlineImageMock.php"
We are now injecting the class to mock, instead of declaring another class with the same name (was working before but why ?!???)

\UtilsTest::testSanitizer : no more testing the "class" filter, because it is a simple indirection, and we need to load datamodel which is causing multiple problems (see the comment in the test method dataprovider)
2022-05-20 10:48:05 +02:00
..
2019-01-24 18:07:50 +01:00
2022-01-12 09:00:26 +01:00
2020-10-07 16:21:36 +02:00
2020-06-16 12:32:57 +02:00
2017-05-05 15:08:49 +00:00
2018-07-13 08:34:47 +00:00