wiki.techinc.nl/tests/phpunit/includes
Amir Sarabadani 9ef9dc366a Stop storing more than one row for proto-relative external links
Bug: T335819
Change-Id: I21e467bdd57768bee0ca0a6018fec4e20009911e
2023-05-25 15:43:23 -04:00
..
actions tests: No hook clean up needed on tearDown in WatchActionTest 2023-04-27 22:05:19 +02:00
api tests: Make some PHPUnit data providers static 2023-05-20 01:05:27 +02:00
auth tests: Make some PHPUnit data providers static 2023-05-20 01:05:27 +02:00
block Deprecate passing a db to DatabaseBlockStore::insertBlock() 2023-05-20 11:02:45 +02:00
cache watcheditem: Switch out of LB for picking db connection 2023-05-05 15:42:10 +02:00
changes Merge "tests: Make some PHPUnit data providers static" 2023-05-20 06:35:38 +00:00
changetags tests: Make some PHPUnit data providers static 2023-03-24 02:53:57 +00:00
collation tests: Make some PHPUnit data providers static 2023-05-20 01:05:27 +02:00
config Use short array destructuring instead of list() 2022-10-21 15:33:37 +11:00
content tests: Make some PHPUnit data providers static 2023-05-20 01:05:27 +02:00
db rdbms: simplify affectedRows() by using the QueryStatus result 2023-04-29 17:07:57 +00:00
debug tests: Make some PHPUnit data providers static 2023-03-24 02:53:57 +00:00
deferred Reorg: Move SiteStats*.php to SiteStats/ 2023-04-27 01:16:29 +02:00
diff tests: Make some PHPUnit data providers static 2023-03-24 02:53:57 +00:00
editpage editpage: Split off producing edit intro messages and preloaded content 2023-05-16 20:51:00 +02:00
exception tests: Make some PHPUnit data providers static 2023-03-24 02:53:57 +00:00
externalstore tests: Make some PHPUnit data providers static 2023-03-24 02:53:57 +00:00
filebackend filebackend: Split missing file and error on getLocalReference/Copy 2023-04-29 01:01:07 +02:00
filerepo tests: Make some PHPUnit data providers static 2023-05-20 01:05:27 +02:00
GlobalFunctions Just another 80 or so PHPStorm inspection fixes (#4) 2023-03-25 00:39:06 +00:00
HookContainer rdbms: Move ReadOnlyMode and ConfiguredReadOnlyMode to rdbms library 2023-05-04 23:41:21 +02:00
htmlform tests: Make some PHPUnit data providers static 2023-03-24 02:53:57 +00:00
http Remove deprecated MWHttpRequest::factory 2023-04-26 22:23:06 +02:00
import Replace deprecated Title::GAID_FOR_UPDATE constant 2023-04-21 11:33:11 +02:00
installer
interwiki Fix more PHPStorm inspections (#2) 2023-03-25 00:19:58 +00:00
jobqueue objectcache,resourceloader,rdbms,jobqueue: Widen @covers annotations 2023-04-10 22:00:17 +00:00
language Implement Language Converter for yue (Cantonese) 2023-05-20 16:11:11 +00:00
languages Add first test cases for grammar in 'kk', 'tyv' languages 2023-05-12 14:32:55 +00:00
libs rdbms: move DatabaseFactoryTest to unit/ directory 2023-04-10 14:00:14 -07:00
linkeddata tests: Make some PHPUnit data providers static 2023-05-20 01:05:27 +02:00
linker Fix Phan suppressions related to Title::castFrom*() and friends 2023-04-22 16:45:09 +02:00
logging tests: Make some PHPUnit data providers static 2023-03-24 02:53:57 +00:00
mail tests: Make some PHPUnit data providers static 2023-05-20 01:05:27 +02:00
media Add option to allow SVGs to be rendered clientside 2023-05-23 09:33:18 +00:00
Message tests: Make some PHPUnit data providers static 2023-03-24 02:53:57 +00:00
Navigation Remove deprecated pager methods/classes 2023-03-22 15:23:56 +00:00
objectcache Fix infinite recursion in DBLoadBalancerFactoryConfigBuilder service 2023-05-03 13:39:44 +10:00
page Merge "ParserCache: add an option to explicitly trigger links update" 2023-05-16 16:05:46 +00:00
pager tests: Make some PHPUnit data providers static 2023-05-20 01:05:27 +02:00
ParamValidator/TypeDef tests: Make some PHPUnit data providers static 2023-03-24 02:53:57 +00:00
parser tests: Make some PHPUnit data providers static 2023-05-20 01:05:27 +02:00
password tests: Make some PHPUnit data providers static 2023-03-24 02:53:57 +00:00
Permissions tests: Make some PHPUnit data providers static 2023-03-24 02:53:57 +00:00
poolcounter tests: Make some PHPUnit data providers static 2023-03-24 02:53:57 +00:00
preferences Replace usages of deprecated UserGroupMembership::getLink() 2023-05-20 21:21:19 +02:00
profiler profiler: Add ProfilingContext class 2023-03-23 00:08:49 +00:00
rcfeed rcfeed: Add 'notify_url' and 'title_url' to MachineReadableRCFeedFormatter 2023-05-19 15:48:40 +03:00
registration Treat $wgHooks as a regular setting 2023-03-09 10:20:44 +01:00
ResourceLoader ResourceLoader: Allow FileModule scripts to be generated with a callback 2023-05-09 11:47:40 +10:00
Rest build: Updating mediawiki/mediawiki-codesniffer to 41.0.0 2023-03-11 19:04:09 +00:00
Revision RevisionStore should not fail on unknown but defined slots 2023-04-22 12:09:29 +02:00
search tests: Make some PHPUnit data providers static 2023-05-20 01:05:27 +02:00
session Make use of MainConfigNames references in a few more places 2023-04-21 11:11:44 +02:00
shell tests: Make some PHPUnit data providers static 2023-03-24 02:53:57 +00:00
site tests: Make some PHPUnit data providers static 2023-05-20 01:05:27 +02:00
skins tests: Make some PHPUnit data providers static 2023-05-20 01:05:27 +02:00
sparql tests: Make some PHPUnit data providers static 2023-05-20 01:05:27 +02:00
specialpage tests: Make some PHPUnit data providers static 2023-05-20 01:05:27 +02:00
specials Namespace SpecialM* under \MediaWiki\Specials 2023-05-21 12:07:04 +03:00
Storage objectcache,resourceloader,rdbms,jobqueue: Widen @covers annotations 2023-04-10 22:00:17 +00:00
title Remove NamespaceInfo::getRestrictionLevels 2023-05-20 08:52:50 +00:00
upload API tests: Assert error codes, not error messages 2023-04-26 19:36:29 +02:00
user Merge "Revert "user: Assert wikiId in UserGroupManager"" 2023-05-21 12:28:09 +00:00
utils objectcache,resourceloader,rdbms,jobqueue: Widen @covers annotations 2023-04-10 22:00:17 +00:00
watcheditem tests: Make some PHPUnit data providers static 2023-05-20 01:05:27 +02:00
AutoLoaderTest.php AutoLoader: Drop support for $wgAutoloadAttemptLowercase 2022-12-04 02:38:57 -05:00
CategoryTest.php tests: Make some PHPUnit data providers static 2023-03-24 02:53:57 +00:00
CommentStoreCommentTest.php
CommentStoreTest.php Remove deprecated CommentStore::getStore 2023-04-22 21:25:35 +02:00
CommentStoreTest.sql
ContentSecurityPolicyTest.php tests: Make some PHPUnit data providers static 2023-03-24 02:53:57 +00:00
EditPageConstraintsTest.php rdbms: Move ReadOnlyMode and ConfiguredReadOnlyMode to rdbms library 2023-05-04 23:41:21 +02:00
EditPageTest.php editpage: Split off producing edit intro messages and preloaded content 2023-05-16 20:51:00 +02:00
ExportTest.php Reorg: Namespace the Title class 2023-03-02 08:46:53 -05:00
ExtraParserTest.php Just another 80 or so PHPStorm inspection fixes (#4) 2023-03-25 00:39:06 +00:00
FauxRequestTest.php Reorg: Move some of request related classes to MediaWiki/Request 2022-10-28 10:15:31 +00:00
GitInfoTest.php
HooksTest.php Hard-deprecate Hooks::isRegistered/getHandlers/run/runWithoutAbort 2023-05-18 18:39:17 +00:00
HtmlTest.php HTML: Remove self-closing XHTML syntax from core 2023-05-03 10:44:41 +02:00
LinkerTest.php tests: Make some PHPUnit data providers static 2023-03-24 02:53:57 +00:00
LinkFilterTest.php Stop storing more than one row for proto-relative external links 2023-05-25 15:43:23 -04:00
MediaWikiServicesTest.php tests: Make some PHPUnit data providers static 2023-05-20 01:05:27 +02:00
MediaWikiTest.php Reorg: Namespace the Title class 2023-03-02 08:46:53 -05:00
MediaWikiVersionFetcherTest.php
MergeHistoryTest.php Fix some PHPStorm inspections (#1) 2023-03-25 00:19:33 +00:00
MessageTest.php build: Updating mediawiki/mediawiki-codesniffer to 41.0.0 2023-03-11 19:04:09 +00:00
MockServiceWiring.php
MovePageTest.php Start relying on IConnectionProvider instead of LB/LBF 2023-04-11 17:36:37 -07:00
MultiHttpClientTest.php Use short array destructuring instead of list() 2022-10-21 15:33:37 +11:00
MWTimestampTest.php Remove deprecated MWTimestamp::getHumanTimestamp 2022-11-03 17:00:39 +00:00
OutputPageTest.php HTML: Remove self-closing XHTML syntax from core 2023-05-03 10:44:41 +02:00
SampleTest.php Reorg: Namespace the Title class 2023-03-02 08:46:53 -05:00
SiteStatsTest.php Reorg: Move SiteStats*.php to SiteStats/ 2023-04-27 01:16:29 +02:00
StatusTest.php Status::getPsr3MessageAndContext: Special-case rawmessage 2023-04-05 18:49:54 +00:00
TemplateCategoriesTest.php objectcache: Remove $wgMainWANCache and $wgWANObjectCaches 2023-03-07 22:47:04 +00:00
TestUser.php
TestUserRegistry.php phpunit: improve isolation by calling User::clearInstanceCache 2022-12-04 15:21:30 +01:00
TimeAdjustTest.php Use UserTimeCorrection in Language::userAdjust 2023-01-29 14:12:32 +01:00
TitleTest.php title: Remove protection related deprecated Title functions 2023-05-10 00:04:20 +02:00
TitleUrlTest.php Reorg: Namespace the Title class 2023-03-02 08:46:53 -05:00
TrackingCategoriesTest.php Reorg: Move category-related classes from includes/ to Category/ 2023-02-09 20:18:54 +01:00
WebRequestTest.php tests: Handle dynamic created properties on test classes 2023-01-13 21:03:42 +00:00
WikiMapTest.php tests: Make some PHPUnit data providers static 2023-05-20 01:05:27 +02:00
XmlTest.php HTML: Remove self-closing XHTML syntax from core 2023-05-03 10:44:41 +02:00