wiki.techinc.nl/tests/phpunit/unit/includes/parser
Aaron Schulz a58e677f91 parsoid: inject UrlUtils to avoid phpunit failures in SiteConfigTest
Previously, prior changes to the global UrlUtils instance could interfere
with testInterWikiMap() and trigger a BadMethodCallException exception in
UrlUtils::expand().

Bug: T297078
Change-Id: If75a91e33c5881244de388d203d0fc4879000f46
2022-08-26 23:39:57 +00:00
..
Parsoid parsoid: inject UrlUtils to avoid phpunit failures in SiteConfigTest 2022-08-26 23:39:57 +00:00
LinkHolderArrayTest.php Update LinkHolderArray tests for new HookContainer parameter 2020-06-23 09:00:32 +10:00
ParserCacheFactoryTest.php unit tests: Use MainConfigNames constant to refer configs 2022-08-17 22:33:58 +02:00
ParserFactoryTest.php Merge "Replace trivial usa of mock builder with createMock() shortcut" 2022-07-19 11:41:12 +00:00
ParserObserverTest.php ParserObserver: Only report duplicate parse if the content is the same 2022-05-14 02:13:25 +02:00
SanitizerUnitTest.php Sanitizer: Don't consider inline var CSS insecure 2022-08-24 07:17:28 +00:00