wiki.techinc.nl/tests/phpunit/unit/includes
2022-06-09 02:38:51 +00:00
..
actions Merge "Use updated ObjectFactory namespace" 2022-03-12 00:19:53 +00:00
api Use updated ObjectFactory namespace 2022-03-09 23:04:51 +00:00
auth Tests: Cleanup some unnecessary nested function calls 2022-06-06 01:02:34 +01:00
block Expand BlockActionInfo test coverage 2022-03-28 00:49:30 +00:00
cache Tests: Cleanup some unnecessary nested function calls 2022-06-06 01:02:34 +01:00
changes tests: Use namespaced IDatabase class 2022-05-28 00:09:55 +02:00
CommentFormatter Clean up tests that misused the parameters of assertSame/Equals 2022-02-08 07:21:10 +00:00
composer
config Merge "Simplify DnsSrvDiscoverer interface" 2022-02-17 15:16:44 +00:00
content Use updated ObjectFactory namespace 2022-03-09 23:04:51 +00:00
context
dao
db Add validation for abstract schema 2022-02-22 17:41:08 +00:00
debug Tests: Fix some @covers statements 2022-06-06 01:02:39 +01:00
deferred
diff tests: Remove some unneeded PHPUnit return callbacks 2022-06-06 02:09:52 +00:00
edit Rest: Migrate parsoid stashing logic from RESTbase 2022-05-23 17:28:29 +01:00
editpage Improve error messages in EditFilterMergedContentHookConstraint 2022-03-22 14:53:02 +01:00
exception Remove access to config globals from includes/exception 2022-05-12 20:33:15 +02:00
filebackend Tests: Cleanup some unnecessary nested function calls 2022-06-06 01:02:34 +01:00
filerepo/file
GlobalFunctions Fix silently skipped UrlUtilsTest 2022-05-16 14:01:22 +10:00
historyblob
HookContainer Use updated ObjectFactory namespace 2022-03-09 23:04:51 +00:00
htmlform Hard deprecate User::setOption() 2021-09-26 17:18:54 +02:00
http Clean up tests that misused the parameters of assertSame/Equals 2022-02-08 07:21:10 +00:00
import
installer Add convenience methods for asserting status. 2022-03-16 22:44:25 +01:00
interwiki
jobqueue
json Type hints for ArrayAccess and JsonSerializable 2022-04-11 15:06:27 +03:00
language Tests: Cleanup some unnecessary nested function calls 2022-06-06 01:02:34 +01:00
libs rdbms: Add multi-statement query support to Database 2022-06-09 11:45:38 +10:00
linker Add comment flag to LinkRenderer 2021-11-02 13:03:20 +01:00
mail Remove access to config globals from more classes 2022-04-28 18:36:28 +03:00
media Replace new stdClass with more compact array syntax 2021-11-02 09:43:03 +00:00
Message
objectcache
page Start clean up of revision_actor_temp table 2022-05-23 15:37:42 +00:00
ParamValidator/TypeDef Merge "ParamValidator: Allow to use User:0 in UserDef" 2022-03-15 23:25:24 +00:00
parser Merge "ParserCache: always use JSON" 2022-06-07 14:12:29 +00:00
password Add convenience methods for asserting status. 2022-03-16 22:44:25 +01:00
Permissions Permissions: Add strict return types and minor doc cleanup 2022-05-21 23:05:32 +01:00
poolcounter
preferences Hard deprecate TitleFactory::newFromIDs and Title::newFromIDs 2021-11-29 14:23:26 -05:00
rcfeed RCFeedTest: Ensure wgRCEngines is set to array for test case 2022-06-03 14:43:07 +00:00
registration Collect autoloader info in ExtensionProcessor 2022-06-07 17:39:00 +02:00
ResourceLoader resourceloader: Tweak RL\FilePath handling in packageFiles 2022-05-27 22:40:41 +01:00
Rest Merge "Allow REST API delete method request to contain a body" 2022-06-06 22:50:44 +00:00
Revision Use new namespace for revision related classes 2022-04-14 23:03:43 +02:00
revisionlist
search phpunit: Add tests for SearchSuggestionSet::fromTitles() 2022-05-06 01:39:28 +01:00
session
Settings Merge "Settings: Add remaining schema info to config-schema.php" 2022-05-18 21:28:20 +00:00
shell ShellboxClientFactory: add RPCClient getters 2021-11-05 16:41:22 +00:00
site
skins Introduce SkinComponentSearch 2022-03-31 06:54:42 +00:00
Storage Use new namespace for revision related classes 2022-04-09 20:22:36 +02:00
tidy phpcs: Disable Generic.Files.LineLength for test files 2022-02-18 18:32:05 +00:00
title
user Merge "Fix visibility of setUp methods in tests" 2022-05-17 14:15:24 +00:00
utils UrlUtilsProviders::provideExpand: use cartesian product 2022-05-16 14:23:11 +10:00
watcheditem tests: Remove some unneeded PHPUnit return callbacks 2022-06-06 02:09:52 +00:00
watchlist Add convenience methods for asserting status. 2022-03-16 22:44:25 +01:00
BadFileLookupTest.php Tests: Cleanup some unnecessary nested function calls 2022-06-06 01:02:34 +01:00
DeprecatedGlobalTest.php
DerivativeRequestTest.php
FactoryArgTestTrait.php
FauxResponseTest.php remove access to config globals from FauxResponse 2022-01-28 22:45:36 +01:00
FeedUtilsTest.php
FormOptionsInitializationTest.php
FormOptionsTest.php
HeaderCallbackTest.php
HtmlHelperTest.php Add HtmlHelper::modifyElements() for small HTML modifications 2022-05-08 15:55:00 +02:00
LicensesTest.php
ListToggleTest.php Tests: Cleanup some unnecessary nested function calls 2022-06-06 01:02:34 +01:00
MovePageTest.php Add convenience methods for asserting status. 2022-03-16 22:44:25 +01:00
PathRouterTest.php Clean up tests that misused the parameters of assertSame/Equals 2022-02-08 07:21:10 +00:00
PingbackTest.php Fix visibility of setUp methods in tests 2022-05-17 14:11:22 +02:00
ProxyLookupTest.php
ReadOnlyModeTest.php phpunit: Remove file_exists check from ReadOnlyModeTest 2021-09-11 18:22:16 +00:00
SetupDynamicConfigTest.php Turn DefaultSettings.php into a deprecated stub 2022-05-17 16:50:56 +02:00
SiteConfigurationTest.php Use str_starts_with/str_ends_with 2022-05-02 10:59:58 +03:00
TitleArrayFromResultTest.php Stop accessing members of the Title class publicly 2021-11-22 14:22:51 +00:00
TitleTest.php Title: Hard deprecate Title::newFromTitleValue() 2022-05-09 21:14:13 +01:00
WikiReferenceTest.php
XmlJsTest.php
XmlSelectTest.php
XmlTest.php