wiki.techinc.nl/tests/phpunit/unit/includes
Acamicamacaraca a573bea01b Implement LanguageConverter for sh.wiki
This patch will implement a one-way transliterator (Latin->Cyrillic), per community consensus.

Bug: T268033
Change-Id: I6f3e7efe3630e9960584dca3a5ee55cb92ea722c
Co-Authored-By: Deni <deni@deni.dk>
Co-Authored-By: Winston Sung <winston21.sung@gmail.com>
2022-11-15 06:29:11 +00:00
..
actions Reorg: Move some of request related classes to MediaWiki/Request 2022-10-28 10:15:31 +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 Use short array destructuring instead of list() 2022-10-21 15:33:37 +11:00
cache Tests: Cleanup some unnecessary nested function calls 2022-06-06 01:02:34 +01:00
changes Inline a few more trivial createMock() calls in tests 2022-08-08 09:50:50 +02:00
CommentFormatter Clean up tests that misused the parameters of assertSame/Equals 2022-02-08 07:21:10 +00:00
composer
config Replace trivial usa of mock builder with createMock() shortcut 2022-07-15 16:43:48 +00:00
content phpunit: Avoid deprecated at() matcher 2022-10-06 18:57:24 -04:00
dao Various doc fixes about false and null on method arguments/return types 2022-11-03 18:55:47 +01:00
db rdbms: Move Database::factory() to DatabaseFactory service 2022-08-31 10:53:50 +10:00
debug Tests: Fix some @covers statements 2022-06-06 01:02:39 +01:00
deferred Tests: Mark more more closures as static 2021-02-09 02:55:57 +00:00
diff Replace trivial usa of mock builder with createMock() shortcut 2022-07-15 16:43:48 +00:00
edit Stash original wikitext when rendering unsaved content. 2022-11-04 17:17:32 +01:00
editpage unit tests: Use MainConfigNames constant to refer configs 2022-08-17 22:33:58 +02:00
exception Migrate use of ${var}-style string interpolation 2022-07-29 02:45:09 +02:00
Feed Feed: Move feed-related classes to Feed/ and namespace them 2022-10-20 17:25:49 +00:00
filebackend Use short array destructuring instead of list() 2022-10-21 15:33:37 +11:00
filerepo/file
GlobalFunctions tests: Replace assertRegExp with assertMatchesRegularExpression 2022-10-07 14:13:16 -04:00
historyblob tests: Replace checkPHPExtension() with @requires annotations 2022-10-23 20:47:14 -04:00
HookContainer PHPUnit: introduce clearHooks() method. 2022-11-03 13:40:42 +01:00
htmlform Hard deprecate User::setOption() 2021-09-26 17:18:54 +02:00
http unit tests: Use MainConfigNames constant to refer configs 2022-08-17 22:33:58 +02:00
import [php8.1] Make WikiImporterFactoryTest use better mock for ImportSource 2022-07-24 07:34:10 -07:00
installer Add convenience methods for asserting status. 2022-03-16 22:44:25 +01:00
interwiki Replace trivial usa of mock builder with createMock() shortcut 2022-07-15 16:43:48 +00:00
jobqueue unit tests: Use MainConfigNames constant to refer configs 2022-08-17 22:33:58 +02:00
json Add return type to jsonSerialize() 2022-07-02 15:34:02 +00:00
language Implement LanguageConverter for sh.wiki 2022-11-15 06:29:11 +00:00
libs Remove pre PHP 7.4 serialize()/unserialize() 2022-11-10 19:25:01 +00: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 Convert ConverterTest to pure unit tests 2021-03-22 15:59:42 +00:00
objectcache Use short array destructuring instead of list() 2022-10-21 15:33:37 +11:00
page unit tests: Use MainConfigNames constant to refer configs 2022-08-17 22:33:58 +02:00
ParamValidator/TypeDef Merge "ParamValidator: Allow to use User:0 in UserDef" 2022-03-15 23:25:24 +00:00
parser parsoid: inject UrlUtils to avoid phpunit failures in SiteConfigTest 2022-08-26 23:39:57 +00:00
password tests: Replace assertRegExp with assertMatchesRegularExpression 2022-10-07 14:13:16 -04:00
Permissions RestrictionStore: Migrate Database::select usages to SelectQueryBuilder 2022-09-30 17:48:07 +02:00
poolcounter Remove confusing ->onlyMethods( [] ) with empty array from tests 2022-08-08 15:49:59 +02:00
preferences Simplify timezone-related code for user preferences 2022-09-12 12:23:48 +00:00
rcfeed RCFeedTest: Ensure wgRCEngines is set to array for test case 2022-06-03 14:43:07 +00:00
registration Remove $wgParserTestFiles, deprecated in MW 1.30 2022-10-13 09:22:22 -04:00
ResourceLoader resourceloader: Tweak RL\FilePath handling in packageFiles 2022-05-27 22:40:41 +01:00
Rest Reorg: Move some of request related classes to MediaWiki/Request 2022-10-28 10:15:31 +00:00
Revision tests: Simplify some nested ->will( $this->return assertions 2022-11-12 11:57:12 -07:00
revisionlist Replace trivial usa of mock builder with createMock() shortcut 2022-07-15 16:43:48 +00:00
search phpunit: Add tests for SearchSuggestionSet::fromTitles() 2022-05-06 01:39:28 +01:00
session Reorg: Move some of request related classes to MediaWiki/Request 2022-10-28 10:15:31 +00:00
Settings Use short array destructuring instead of list() 2022-10-21 15:33:37 +11:00
shell ShellboxClientFactory: add RPCClient getters 2021-11-05 16:41:22 +00:00
site Convert MediaWikiPageNameNormalizerTest to a pure unit test 2021-03-11 18:45:57 +00:00
skins unit tests: Use MainConfigNames constant to refer configs 2022-08-17 22:33:58 +02:00
Storage phpunit: Avoid deprecated at() matcher 2022-10-06 18:57:24 -04:00
tidy Merge "parser: Use a <meta> tag for the internal TOC_PLACEHOLDER" 2022-09-09 21:12:34 +00:00
title build: Upgrade mediawiki-codesniffer from v35.0.0 to v36.0.0 2021-04-29 13:00:15 -07:00
user ScrambleMappingTest: mark skipped if the extensions are not present 2022-10-21 12:26:57 +11:00
utils Reorg: Move some of request related classes to MediaWiki/Request 2022-10-28 10:15:31 +00:00
watcheditem tests: Simplify some nested ->will( $this->return assertions 2022-11-12 11:57:12 -07:00
watchlist Use short array destructuring instead of list() 2022-10-21 15:33:37 +11:00
BadFileLookupTest.php BadFileLookupTest: avoid ' in literals, breaks gitiles highlighting 2022-08-02 22:11:23 +00:00
DeprecatedGlobalTest.php Reorg: Move StubObject classes in includes to its own directory 2022-10-25 16:04:48 -04:00
DerivativeRequestTest.php Reorg: Move some of request related classes to MediaWiki/Request 2022-10-28 10:15:31 +00:00
FactoryArgTestTrait.php Make use of PHPUnit fail() shortcut 2022-07-14 14:48:15 +02:00
FauxResponseTest.php unit tests: Use MainConfigNames constant to refer configs 2022-08-17 22:33:58 +02:00
FormOptionsInitializationTest.php build: Updating dependencies 2021-07-22 03:36:05 +00:00
FormOptionsTest.php Update docblock of FormOptionsTest 2021-01-12 12:04:12 +00:00
HeaderCallbackTest.php Reorg: Move HeaderCallback to Request directory 2022-11-08 10:53:27 +01:00
HtmlHelperTest.php Add HtmlHelper::modifyElements() for small HTML modifications 2022-05-08 15:55:00 +02:00
LicensesTest.php More misc test cleanup 2020-12-24 00:52:06 +00:00
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 Reorg: Move some of request related classes to MediaWiki/Request 2022-10-28 10:15:31 +00:00
PingbackTest.php unit tests: Use MainConfigNames constant to refer configs 2022-08-17 22:33:58 +02:00
ProxyLookupTest.php Add tests for ProxyLookup 2021-03-31 00:21:24 +00:00
ReadOnlyModeTest.php Make ReadOnlyModeTest work in php8. 2022-07-23 19:01:58 +00:00
SetupDynamicConfigTest.php Merge "Setup: Remove internal short-cut config $wgUseEnotif" 2022-08-20 14:53:43 +00: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 Move WikiReferenceTest to a unit test 2021-05-02 10:00:52 +00:00
XmlJsTest.php More misc test cleanup 2020-12-24 00:52:06 +00:00
XmlSelectTest.php Minor cleanup to XmlSelectTest 2021-01-16 02:32:44 +00:00
XmlTest.php Move Xml::expandAttributes tests to unit tests 2021-03-07 19:27:11 +00:00