wiki.techinc.nl/tests/phpunit/includes/content
Atieno b531666770 Remove indirect calls to IDBAccessObject::READ_* constants
We are getting rid of the schema of implementing this interface and
calling self::READ_* constants, it's confusing, inconsistent, prone to
clashes and isn't really useful for non-ORM systems (which we are not)

Bug: T354194
Change-Id: I4c722807b27db4e59f5ba3acc3ddb57fca9140b1
2024-01-29 21:00:03 +03:00
..
Transform Namespace User under \MediaWiki\User 2023-09-19 19:18:16 +00:00
ContentHandlerTest.php Drop deprecated config ContentHandlerTextFallback 2024-01-26 12:45:18 +01:00
ContentModelChangeTest.php Remove indirect calls to IDBAccessObject::READ_* constants 2024-01-29 21:00:03 +03:00
CssContentHandlerIntegrationTest.php
CssContentHandlerTest.php tests: Avoid database usage when possible 2023-07-31 00:46:13 +00:00
CssContentTest.php tests: Avoid database usage when possible 2023-07-31 00:46:13 +00:00
FallbackContentHandlerTest.php ContentHandler: Hard-deprecate getSlotDiffRendererInternal 2023-08-25 10:27:57 -04:00
FallbackContentTest.php tests: Make some PHPUnit data providers static 2023-03-24 02:53:57 +00:00
JavaScriptContentHandlerIntegrationTest.php
JavaScriptContentHandlerTest.php content: Stop encoding & in JavaScript redirect content 2023-11-01 00:37:22 +00:00
JavaScriptContentTest.php content: Stop encoding & in JavaScript redirect content 2023-11-01 00:37:22 +00:00
JsonContentHandlerIntegrationTest.php Revert "Use Remex for DeduplicateStyles transform" 2023-12-22 11:26:09 +01:00
MessageContentTest.php
RegistrationContentHandlerFactoryToMediaWikiServicesTest.php Move Article::getRedirectHeaderHtml() to LinkRenderer::makeRedirectHeader() 2023-09-22 17:08:17 -04:00
TextContentHandlerIntegrationTest.php Revert "Use Remex for DeduplicateStyles transform" 2023-12-22 11:26:09 +01:00
TextContentTest.php Follow-up 71ff05267: Stop writing to tablesUsed in tests, now unnecessary 2023-11-21 09:02:48 -05:00
WikitextContentHandlerIntegrationTest.php tests: Use default ScriptPath in WikitextContentHandlerIntegrationTest 2023-12-12 22:51:08 +01:00
WikitextContentHandlerTest.php Remove indirect calls to IDBAccessObject::READ_* constants 2024-01-29 21:00:03 +03:00
WikitextContentTest.php tests: Use Title::makeTitle instead of Title::newFromText 2023-06-19 21:54:57 +02:00
WikitextStructureTest.php Avoid DB access in non-database tests 2023-08-06 22:57:48 +00:00