wiki.techinc.nl/tests/phpunit/unit/includes
Petr Pchelko 92f3f1a944 Introduce MergeStrategies for ConfigSink
Change-Id: Ibb4fdf83d87ad204da5fbc4892c9b7610e979f72
2021-11-16 13:07:03 -08:00
..
actions ActionFactory: restore missing check for non-existent classes 2021-08-19 14:22:11 +00:00
api Move ApiWatchlistTraitTest back to unit tests 2021-07-06 20:37:45 +00:00
auth Hard deprecate the setters of AbstractAuthenticationProvider class 2021-05-31 13:02:39 +00:00
block Cleanup hard-deprecated code in blocks. 2021-10-26 06:44:05 -07:00
cache Add BacklinkCacheFactory Service 2021-09-09 09:58:52 +01:00
changes docs: Improve doc types around changes list and the changes special page 2021-08-31 19:13:35 +02:00
CommentFormatter Introduce CommentFormatter 2021-09-28 11:13:03 -07:00
composer
config Introduce includes/Storage/PageUpdaterFactory 2021-07-19 12:15:26 +02:00
content build: Updating dependencies 2021-07-22 03:36:05 +00:00
context Revert "Use CsrfTokenSet as CSRF token source" 2021-08-05 15:48:26 -07:00
dao
db
debug build: Updating dependencies 2021-07-22 03:36:05 +00:00
deferred
diff
editpage Replace easy usages of User for UserIdentity/Authority 2021-06-09 07:53:52 -07:00
exception build: Updating dependencies 2021-07-22 03:36:05 +00:00
filebackend LockManager: distinguish conflicts from other kinds of lock errors 2021-11-09 21:58:20 +00:00
filerepo/file
GlobalFunctions
historyblob build: Updating dependencies 2021-07-22 03:36:05 +00:00
HookContainer Deprecate and replace legacy hooks in DeletePage 2021-09-16 19:13:35 +02:00
htmlform Hard deprecate User::setOption() 2021-09-26 17:18:54 +02:00
http Move HttpRequestFactoryTest to a unit test 2021-06-02 13:20:02 +00:00
import
installer
interwiki build: Updating dependencies 2021-07-22 03:36:05 +00:00
jobqueue build: Updating dependencies 2021-07-22 03:36:05 +00:00
json Replace new stdClass with more compact array syntax 2021-11-02 09:43:03 +00:00
language build: Suppress ObjectTypeHintReturn for upcoming sniff change 2021-08-05 23:01:55 +00:00
libs Merge "Add Message/MessageValue user group member parameter type" 2021-11-16 19:08:33 +00:00
linker Add comment flag to LinkRenderer 2021-11-02 13:03:20 +01:00
mail Make MailAddressTest a unit test 2021-07-23 10:30:04 +00:00
media Replace new stdClass with more compact array syntax 2021-11-02 09:43:03 +00:00
Message
objectcache build: Updating dependencies 2021-07-22 03:36:05 +00:00
page Title: use PageStore instead of LinkCache 2021-11-02 23:12:47 +01:00
ParamValidator/TypeDef Make UserDefTest a unit test 2021-09-13 23:55:51 -04:00
parser Move ::addTrackingCategory() implementation to TrackingCategories 2021-10-15 14:17:58 -04:00
password build: Updating dependencies 2021-07-22 03:36:05 +00:00
Permissions Reapply "GrantsInfo service to replace MWGrants" 2021-09-18 08:52:22 +00:00
poolcounter
preferences build: Updating dependencies 2021-07-22 03:36:05 +00:00
registration Cleanup mixed space/tab line indent 2021-09-04 00:52:31 +02:00
resourceloader tests: Swap assertion order in unit tests 2021-08-04 20:21:01 +02:00
Rest Merge "File: remove deprecated methods" 2021-11-05 15:17:46 +00:00
Revision Make SlotRecordTest a unit test 2021-10-19 20:31:55 -07:00
revisionlist
search
session Move CRSF token generation to CsrfTokenSet 2021-06-18 12:24:19 -07:00
Settings Introduce MergeStrategies for ConfigSink 2021-11-16 13:07:03 -08:00
shell ShellboxClientFactory: add RPCClient getters 2021-11-05 16:41:22 +00:00
site
skins Replace new stdClass with more compact array syntax 2021-11-02 09:43:03 +00:00
Storage tests: Avoid non-namespaced aliases for Wikimedia\Rdbms namespace 2021-09-18 20:24:08 +02:00
tidy
title
user rdbms: Add more return typehints 2021-09-07 08:23:36 +00:00
utils build: Updating dependencies 2021-07-22 03:36:05 +00:00
watcheditem Change WatchedItemStore to cache an array instead of MapCacheLRU 2021-10-18 13:00:03 -07:00
watchlist Add DummyServicesTrait::getDummyReadOnlyMode() 2021-07-05 07:16:13 +00:00
BadFileLookupTest.php Use DummyServicesTrait for BadFileLookupTest TitleParser 2021-07-28 20:50:20 +00:00
DeprecatedGlobalTest.php build: Updating dependencies 2021-07-22 03:36:05 +00:00
DerivativeRequestTest.php
FactoryArgTestTrait.php Remove some more comments that literally repeat the code 2021-06-18 21:23:56 +00:00
FauxResponseTest.php build: Updating dependencies 2021-07-22 03:36:05 +00:00
FeedUtilsTest.php
FormOptionsInitializationTest.php build: Updating dependencies 2021-07-22 03:36:05 +00:00
FormOptionsTest.php
HeaderCallbackTest.php
LicensesTest.php
ListToggleTest.php
MovePageTest.php
PathRouterTest.php Cleanup mixed space/tab line indent 2021-09-04 00:52:31 +02:00
PingbackTest.php rdbms: Add more return typehints 2021-09-07 08:23:36 +00:00
ProxyLookupTest.php
ReadOnlyModeTest.php phpunit: Remove file_exists check from ReadOnlyModeTest 2021-09-11 18:22:16 +00:00
SiteConfigurationTest.php build: Updating dependencies 2021-07-22 03:36:05 +00:00
TitleArrayFromResultTest.php
TitleTest.php tests: Avoid trying to access the DB in data providers 2021-09-20 10:32:45 +01:00
WikiReferenceTest.php
XmlJsTest.php
XmlSelectTest.php
XmlTest.php