wiki.techinc.nl/tests/phpunit/includes
Amir Sarabadani 159f8478b8 block: Database clean ups in BlockRestrictionStore
- Use ICP instead of LB/LBF
 - Use query builders

Bug: T330641
Change-Id: Idc7956106d40ec0b07493a9dfe62165d3eebde42
2023-05-05 15:42:11 +02:00
..
actions tests: No hook clean up needed on tearDown in WatchActionTest 2023-04-27 22:05:19 +02:00
api ApiPageSetTest: Rewrite tests using pig-latin and fix typos 2023-05-03 00:42:57 +08:00
auth rdbms: Move ReadOnlyMode and ConfiguredReadOnlyMode to rdbms library 2023-05-04 23:41:21 +02:00
block Clean up IDatabase::deleteJoin() return value assumptions 2023-03-24 22:26:08 +00:00
cache watcheditem: Switch out of LB for picking db connection 2023-05-05 15:42:10 +02:00
changes tests: Make some PHPUnit data providers static 2023-03-24 02:53:57 +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-03-24 02:53:57 +00:00
config
content Fix Phan suppressions related to Title::castFrom*() and friends 2023-04-22 16:45:09 +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 tests: Make some PHPUnit data providers static 2023-03-24 02:53:57 +00: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 objectcache,resourceloader,rdbms,jobqueue: Widen @covers annotations 2023-04-10 22:00:17 +00: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 class Http 2023-04-24 21:52:32 +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 Fix more PHPStorm inspections (#2) 2023-03-25 00:19:58 +00:00
languages tests: Make some PHPUnit data providers static 2023-03-24 02:53:57 +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-03-24 02:53:57 +00: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 Reorg: Namespace the Title class 2023-03-02 08:46:53 -05:00
media Just another 80 or so PHPStorm inspection fixes (#4) 2023-03-25 00:39:06 +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 "ParserOutputAccess: Fork primary and secondary caches for parsoid" 2023-03-27 08:09:07 +00:00
pager tests: Make some PHPUnit data providers static 2023-03-24 02:53:57 +00:00
ParamValidator/TypeDef tests: Make some PHPUnit data providers static 2023-03-24 02:53:57 +00:00
parser Avoid calling setMwGlobals multiple times 2023-05-02 15:48:12 +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 tests: Make some PHPUnit data providers static 2023-03-24 02:53:57 +00:00
profiler profiler: Add ProfilingContext class 2023-03-23 00:08:49 +00:00
rcfeed Reorg: Namespace the Title class 2023-03-02 08:46:53 -05:00
registration Treat $wgHooks as a regular setting 2023-03-09 10:20:44 +01:00
ResourceLoader Make use of MainConfigNames references in a few more places 2023-04-21 11:11:44 +02: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 search: add a simple test for SearchHighlighter 2023-04-03 19:12:50 +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-03-24 02:53:57 +00:00
skins Fix Phan suppressions related to Title::castFrom*() and friends 2023-04-22 16:45:09 +02:00
sparql
specialpage Fix some PHPStorm inspections (#1) 2023-03-25 00:19:33 +00:00
specials block: Database clean ups in BlockRestrictionStore 2023-05-05 15:42:11 +02:00
Storage objectcache,resourceloader,rdbms,jobqueue: Widen @covers annotations 2023-04-10 22:00:17 +00:00
title Fix Phan suppressions related to Title::castFrom*() and friends 2023-04-22 16:45:09 +02:00
upload API tests: Assert error codes, not error messages 2023-04-26 19:36:29 +02:00
user Merge "Update UserOptions classes to prevent temporary users having access to preferences" 2023-05-04 15:35:09 +00:00
utils objectcache,resourceloader,rdbms,jobqueue: Widen @covers annotations 2023-04-10 22:00:17 +00:00
watcheditem watcheditem: Switch out of LB for picking db connection 2023-05-05 15:42:10 +02:00
AutoLoaderTest.php
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: Pass current value of 'wpWatchlistExpiry' like other fields 2023-04-20 18:11:53 +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
GitInfoTest.php
HooksTest.php Make $wgHooks trigger deprecation warnings. 2023-03-29 07:29:37 +00:00
HtmlTest.php tests: Make some PHPUnit data providers static 2023-03-24 02:53:57 +00:00
LinkerTest.php tests: Make some PHPUnit data providers static 2023-03-24 02:53:57 +00:00
LinkFilterTest.php Add support for externallinks read new 2023-04-20 14:15:01 +02:00
MediaWikiServicesTest.php Make use of MainConfigNames references in a few more places 2023-04-21 11:11:44 +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
MWTimestampTest.php
OutputPageTest.php Add ParserOutputFlags::NO_TOC 2023-04-28 10:56:57 -04: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
TimeAdjustTest.php
TitleTest.php Fix Phan suppressions related to Title::castFrom*() and friends 2023-04-22 16:45:09 +02:00
TitleUrlTest.php Reorg: Namespace the Title class 2023-03-02 08:46:53 -05:00
TrackingCategoriesTest.php
WebRequestTest.php
WikiMapTest.php tests: Make some PHPUnit data providers static 2023-03-24 02:53:57 +00:00
XmlTest.php tests: Make some PHPUnit data providers static 2023-03-24 02:53:57 +00:00