wiki.techinc.nl/tests/phpunit/includes
DannyS712 24b11bc7d3 Remove wfGlobalCacheKey global function, deprecated and unused
Bug: T241350
Change-Id: Icdb2512f3ec10bc4b26a6faa08f14d7603176c82
2020-01-08 01:08:55 +00:00
..
actions Manual fix of the remaining assertInternalType & Co. 2019-12-15 00:20:10 +00:00
api Merge "Add target page as a parameter to articleexists message" 2020-01-02 21:08:50 +00:00
auth Fixes for PHPUnit 8 compat in DB suite 2019-12-15 00:27:54 +00:00
block Use namespaced IPUtils class 2020-01-01 02:36:49 -08:00
cache Add LinkBatchFactory to inject services into LinkBatch 2020-01-06 17:02:31 +01:00
changes Stop using assertContains with string haystack 2019-12-15 00:22:44 +00:00
changetags tests: Add explicit return type void to setUp() and tearDown() 2019-10-30 14:31:22 -07:00
collation tests: Add explicit return type void to setUp() and tearDown() 2019-10-30 14:31:22 -07:00
config Follow-up Ifa346c8a92: LanguageNameUtils: CONSTRUCTOR_OTPIONS, not constructorOptions 2019-10-10 17:01:49 -07:00
content Stop using assertContains with string haystack 2019-12-15 00:22:44 +00:00
context tests: Prefer assertSame() when comparing the integer 0 2019-09-19 15:35:23 +00:00
db Deprecate and stop using assertType(OrValue) 2019-12-15 00:07:59 +00:00
debug Forbid wfDeprecated with $version = true 2019-12-31 13:53:36 +01:00
deferred tests: Add explicit return type void to setUp() and tearDown() 2019-10-30 14:31:22 -07:00
diff Fix most PHPUnit 8 compat issues in DBless tests 2019-12-15 00:24:21 +00:00
editpage Autofix 94 PHPUnit 8 compat issues 2019-12-13 15:29:10 +01:00
exception Fix most PHPUnit 8 compat issues in DBless tests 2019-12-15 00:24:21 +00:00
externalstore phpcs: Enable MediaWiki.Commenting.PhpunitAnnotations.ForbiddenExpectedException* and make pass 2019-10-14 12:48:48 -07:00
filebackend Deprecate FileJournal::factory 2019-11-04 15:17:56 +01:00
filerepo tests: Add explicit return type void to setUp() and tearDown() 2019-10-30 14:31:22 -07:00
GlobalFunctions Remove wfGlobalCacheKey global function, deprecated and unused 2020-01-08 01:08:55 +00:00
htmlform Stop using assertContains with string haystack 2019-12-15 00:22:44 +00:00
http Mimic CURLOPT_POST in GuzzleHttpRequest 2019-12-04 16:02:32 +00:00
import tests: Add explicit return type void to setUp() and tearDown() 2019-10-30 14:31:22 -07:00
interwiki Remove Language::factory and getParentLanguage use 2019-10-27 12:34:28 +02:00
jobqueue Manual fix of the remaining assertInternalType & Co. 2019-12-15 00:20:10 +00:00
language tests: Add explicit return type void to setUp() and tearDown() 2019-10-30 14:31:22 -07:00
libs DatabaseTest: fix provider for testIsWriteQuery 2020-01-07 21:39:39 +01:00
linkeddata Fix most PHPUnit 8 compat issues in DBless tests 2019-12-15 00:24:21 +00:00
linker tests: Add explicit return type void to setUp() and tearDown() 2019-10-30 14:31:22 -07:00
logging Stop using assertContains with string haystack 2019-12-15 00:22:44 +00:00
mail
media Fix most PHPUnit 8 compat issues in DBless tests 2019-12-15 00:24:21 +00:00
Message MediaWiki\Message: Extract Message↔MessageValue conversion from TextFormatter 2019-11-26 08:58:05 +00:00
Navigation Stop using assertContains with string haystack 2019-12-15 00:22:44 +00:00
objectcache tests: Add explicit return type void to setUp() and tearDown() 2019-10-30 14:31:22 -07:00
page Use namespaced IPUtils class 2020-01-01 02:36:49 -08:00
pager tests: Replace PHPUnit's loose assertEquals(null) with assertNull() 2019-09-27 19:15:38 +00:00
parser Fixes for PHPUnit 8 compat in DB suite 2019-12-15 00:27:54 +00:00
password Improve password test coverage 2019-11-19 15:00:59 +00:00
Permissions Set visibility on PermissionManager RIGOR_ constant 2019-12-06 22:18:01 +01:00
poolcounter Fixes for PHPUnit 8 compat in DB suite 2019-12-15 00:27:54 +00:00
preferences Search: Provide new preference to control redirects on search matches 2019-11-06 15:37:56 +00:00
rcfeed tests: Add explicit return type void to setUp() and tearDown() 2019-10-30 14:31:22 -07:00
registration registration: Implement lazy-loaded attributes 2019-12-15 19:04:50 +00:00
resourceloader Fixes for PHPUnit 8 compatibility 2019-12-10 17:02:06 +00:00
Rest Use UserIdentity instead of User in REST 2019-09-18 14:45:01 +10:00
Revision SlotRoleRegistry: role names are case insensitive 2019-12-20 11:49:46 +00:00
search tests: Add explicit return type void to setUp() and tearDown() 2019-10-30 14:31:22 -07:00
session Autofix 94 PHPUnit 8 compat issues 2019-12-13 15:29:10 +01:00
shell Manual fix of the remaining assertInternalType & Co. 2019-12-15 00:20:10 +00:00
site Fix most PHPUnit 8 compat issues in DBless tests 2019-12-15 00:24:21 +00:00
skins Replace some oldskool @see with @inheritDoc 2019-11-08 18:00:27 +00:00
sparql Fixes for PHPUnit 8 compatibility 2019-12-10 17:02:06 +00:00
specialpage Autofix 94 PHPUnit 8 compat issues 2019-12-13 15:29:10 +01:00
specials Fix most PHPUnit 8 compat issues in DBless tests 2019-12-15 00:24:21 +00:00
Storage Fixes for PHPUnit 8 compat in DB suite 2019-12-15 00:27:54 +00:00
title Don't fail hard on bad titles in the database. 2019-11-25 22:15:38 +01:00
upload tests: Add explicit return type void to setUp() and tearDown() 2019-10-30 14:31:22 -07:00
user Expand options-related tests for User class 2020-01-02 17:05:07 +00:00
utils Fixes for PHPUnit 8 compatibility 2019-12-10 17:02:06 +00:00
watcheditem Autofix 94 PHPUnit 8 compat issues 2019-12-13 15:29:10 +01:00
ActorMigrationTest.php ActorMigration: Improve getWhere() handling of $users 2019-12-04 16:00:02 -05:00
ActorMigrationTest.sql
AutoLoaderTest.php tests: Add explicit return type void to setUp() and tearDown() 2019-10-30 14:31:22 -07:00
AutopromoteTest.php Kill the remaining usages of PHPUnit4And6Compat methods 2019-10-06 10:12:54 +00:00
CategoryTest.php tests: Add explicit return type void to setUp() and tearDown() 2019-10-30 14:31:22 -07:00
CommentStoreCommentTest.php
CommentStoreTest.php Remove Language::factory and getParentLanguage use 2019-10-27 12:34:28 +02:00
CommentStoreTest.sql
ContentSecurityPolicyTest.php tests: Add explicit return type void to setUp() and tearDown() 2019-10-30 14:31:22 -07:00
DeprecatedGlobalTest.php tests: Add explicit return type void to setUp() and tearDown() 2019-10-30 14:31:22 -07:00
DiffHistoryBlobTest.php tests: Add explicit return type void to setUp() and tearDown() 2019-10-30 14:31:22 -07:00
EditPageTest.php tests: Add explicit return type void to setUp() and tearDown() 2019-10-30 14:31:22 -07:00
ExportTest.php tests: Add explicit return type void to setUp() and tearDown() 2019-10-30 14:31:22 -07:00
ExtraParserTest.php Stop using assertContains with string haystack 2019-12-15 00:22:44 +00:00
FauxRequestTest.php tests: Add explicit return type void to setUp() and tearDown() 2019-10-30 14:31:22 -07:00
GitInfoTest.php Stop using assertContains with string haystack 2019-12-15 00:22:44 +00:00
HooksTest.php tests: Add explicit return type void to setUp() and tearDown() 2019-10-30 14:31:22 -07:00
HtmlTest.php tests: Add explicit return type void to setUp() and tearDown() 2019-10-30 14:31:22 -07:00
LinkerTest.php Stop using assertContains with string haystack 2019-12-15 00:22:44 +00:00
LinkFilterTest.php tests: Add explicit return type void to setUp() and tearDown() 2019-10-30 14:31:22 -07:00
ListToggleTest.php Remove Language::factory and getParentLanguage use 2019-10-27 12:34:28 +02:00
MagicWordFactoryTest.php Autofix 94 PHPUnit 8 compat issues 2019-12-13 15:29:10 +01:00
MediaWikiServicesTest.php Autofix 94 PHPUnit 8 compat issues 2019-12-13 15:29:10 +01:00
MediaWikiTest.php tests: Add explicit return type void to setUp() and tearDown() 2019-10-30 14:31:22 -07:00
MediaWikiVersionFetcherTest.php
MergeHistoryTest.php
MessageTest.php tests: Add explicit return type void to setUp() and tearDown() 2019-10-30 14:31:22 -07:00
MovePageTest.php Merge "Add target page as a parameter to articleexists message" 2020-01-02 21:08:50 +00:00
MultiHttpClientTest.php tests: Add explicit return type void to setUp() and tearDown() 2019-10-30 14:31:22 -07:00
MWTimestampTest.php tests: Add explicit return type void to setUp() and tearDown() 2019-10-30 14:31:22 -07:00
OutputPageTest.php Merge "Add get{Robot,Index,Follow}Policy methods to OutputPage" 2019-12-29 01:16:03 +00:00
PagePropsTest.php Remove duplicate variable name from class property PHPDocs 2019-12-02 12:58:29 +00:00
PrefixSearchTest.php tests: Add explicit return type void to setUp() and tearDown() 2019-10-30 14:31:22 -07:00
ReadOnlyModeTest.php
RevisionDbTestBase.php Use namespaced IPUtils class 2020-01-01 02:36:49 -08:00
RevisionMcrDbTest.php tests: Add explicit return type void to setUp() and tearDown() 2019-10-30 14:31:22 -07:00
RevisionMcrReadNewDbTest.php
RevisionMcrWriteBothDbTest.php
RevisionTest.php Backwards-compatible PHPUnit 8 preparations 2019-11-02 12:40:07 -07:00
RevisionTestModifyableContent.php
RevisionTestModifyableContentHandler.php
SampleTest.php tests: Add explicit return type void to setUp() and tearDown() 2019-10-30 14:31:22 -07:00
SiteStatsTest.php Add public as visibility in tests folder 2019-10-10 21:55:37 +02:00
StatusTest.php Autofix 94 PHPUnit 8 compat issues 2019-12-13 15:29:10 +01:00
SystemBlockTest.php
TemplateCategoriesTest.php
TemplateParserTest.php tests: Add explicit return type void to setUp() and tearDown() 2019-10-30 14:31:22 -07:00
TestLocalisationCache.php Make LocalisationCache a service 2019-10-07 13:18:47 -07:00
TestLogger.php
TestUser.php
TestUserRegistry.php Add missing @param and @return to documentation 2019-11-16 13:45:55 +01:00
TimeAdjustTest.php tests: Add explicit return type void to setUp() and tearDown() 2019-10-30 14:31:22 -07:00
TitleMethodsTest.php tests: Add explicit return type void to setUp() and tearDown() 2019-10-30 14:31:22 -07:00
TitlePermissionTest.php Set visibility on PermissionManager RIGOR_ constant 2019-12-06 22:18:01 +01:00
TitleTest.php Adds missing PHPUnit tests for the following Title methods: 2019-11-07 23:42:25 +03:00
WebRequestTest.php Fix most PHPUnit 8 compat issues in DBless tests 2019-12-15 00:24:21 +00:00
WikiMapTest.php tests: Add explicit return type void to setUp() and tearDown() 2019-10-30 14:31:22 -07:00
WikiReferenceTest.php
XmlTest.php More backwards compatible changes for PHPUnit 2019-11-12 17:07:23 -08:00