wiki.techinc.nl/tests/phpunit/unit/includes
James D. Forrester d11c59538a Rename DB primary position interfaces to DBPrimaryPos and MySQLPrimaryPos
And replace all uses.

Bug: T282894
Change-Id: I5222a8568255ac9fa5e2350e2264b8d2ee5eb968
2021-08-02 17:59:39 +00:00
..
actions SpecialPageAction: inject action name and SpecialPageFactory 2021-07-31 03:43:56 +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 Add UserNameUtils to DummyServicesTrait, and use it 2021-07-27 12:17:06 +00:00
cache
changes build: Updating dependencies 2021-07-22 03:36:05 +00: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 Use CsrfTokenSet as CSRF token source 2021-07-12 14:19:15 -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 build: Updating dependencies 2021-07-22 03:36:05 +00:00
filerepo/file
GlobalFunctions
historyblob build: Updating dependencies 2021-07-22 03:36:05 +00:00
HookContainer build: Updating dependencies 2021-07-22 03:36:05 +00:00
htmlform
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
language build: Updating dependencies 2021-07-22 03:36:05 +00:00
libs Rename DB primary position interfaces to DBPrimaryPos and MySQLPrimaryPos 2021-08-02 17:59:39 +00:00
linker build: Updating dependencies 2021-07-22 03:36:05 +00:00
mail Make MailAddressTest a unit test 2021-07-23 10:30:04 +00:00
media build: Updating dependencies 2021-07-22 03:36:05 +00:00
Message
objectcache build: Updating dependencies 2021-07-22 03:36:05 +00:00
page Clean up MergeHistory 2021-07-13 12:01:04 -07:00
ParamValidator/TypeDef
parser
password build: Updating dependencies 2021-07-22 03:36:05 +00:00
Permissions build: Updating dependencies 2021-07-22 03:36:05 +00:00
poolcounter
preferences build: Updating dependencies 2021-07-22 03:36:05 +00:00
registration
resourceloader build: Updating dependencies 2021-07-22 03:36:05 +00:00
Rest Make MovePageTest actually test valid moves 2021-07-28 09:18:59 -07:00
Revision Narrow PageUpdater dependency from Title 2021-07-26 19:45:11 -07:00
revisionlist
search
session Move CRSF token generation to CsrfTokenSet 2021-06-18 12:24:19 -07:00
shell Add support for multiple shellbox URLs through a mapping configuration 2021-06-21 14:14:44 +02:00
site
skins build: Updating dependencies 2021-07-22 03:36:05 +00:00
Storage Merge "Narrow PageUpdater dependency from Title" 2021-07-27 21:38:53 +00:00
tidy
title
user Inject JobQueueGroup into UserGroupManager 2021-07-31 07:09:27 +00:00
utils build: Updating dependencies 2021-07-22 03:36:05 +00:00
watcheditem Reduce duplication in NoWriteWatchedItemStoreUnitTest 2021-07-23 08:07:46 +00:00
watchlist Add DummyServicesTrait::getDummyReadOnlyMode() 2021-07-05 07:16:13 +00:00
BadFileLookupTest.php build: Updating dependencies 2021-07-22 03:36:05 +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
PingbackTest.php Merge "Simplify and reduce duplication in PingbackTest" 2021-07-23 04:16:56 +00:00
ProxyLookupTest.php
SiteConfigurationTest.php build: Updating dependencies 2021-07-22 03:36:05 +00:00
TitleArrayFromResultTest.php
TitleTest.php Move some Title tests to unit tests 2021-07-09 23:18:57 +00:00
WikiReferenceTest.php
XmlJsTest.php
XmlSelectTest.php
XmlTest.php