wiki.techinc.nl/tests/phpunit/includes
Timo Tijhof 9e217bf42d resourceloader: Add support for variables in WikiModule
To be used for the 'site' module. This will make it easier to split up
'site' into 'site' and 'site.styles' (per T92459).

Change-Id: Iaac3e458d5107e4c10c2826bd64608d5c47e8b87
2016-06-06 19:09:32 +01:00
..
actions Revert "Make an empty "?action=" parameter default to "view"" 2016-05-18 18:54:50 +00:00
api Whenever possible, reuse User objects in unit tests 2016-05-26 20:42:31 +00:00
auth AuthManager: Ensure neededRequests have action and username set properly 2016-06-01 12:13:15 -04:00
cache Whenever possible, reuse User objects in unit tests 2016-05-26 20:42:31 +00:00
changes ChangesList: Use LinkRenderer instead of Linker::link() 2016-05-26 14:47:45 -07:00
composer
config Allow resources to be salvaged across service resets. 2016-05-19 12:38:07 +02:00
content Merge "Remove support for $wgWellFormedXml=false" 2016-05-13 21:52:23 +00:00
context Fix numerous class/function casing 2016-03-18 23:14:49 +00:00
db Support custom query in pt-heartbeat lag detection 2016-04-01 23:41:14 +00:00
debug Fix-up for I52c511be04: call parent setup / teardown methods 2016-05-18 12:18:34 -07:00
deferred Convert SearchEngine to service containers 2016-04-25 16:25:17 -07:00
diff
exception Fix numerous class/function casing 2016-03-18 23:14:49 +00:00
externalstore
filebackend Many more function case mismatches 2016-03-19 00:20:58 +00:00
filerepo Many more function case mismatches 2016-03-19 00:20:58 +00:00
GlobalFunctions Support hash fragments in wfAppendQuery() 2016-05-02 19:18:24 -07:00
htmlform Enforce calling HTMLForm::prepareForm before displayForm 2016-04-27 20:00:06 +01:00
import Swap the rest of array() -> [] 2016-03-30 22:04:58 +00:00
installer
interwiki Factor InterwikiLookup out of Interwiki class. 2016-05-18 11:57:32 +02:00
jobqueue Merge "CatWatch don't show the number of pages transcluded" 2016-04-14 14:10:12 +00:00
json
libs objectcache: Support key versioning in WANObjectCache 2016-05-25 18:03:21 +00:00
linker Fix @covers tags for LinkRenderer tests 2016-05-27 11:53:04 -07:00
logging
mail
media Fix and standardize Doxygen tags 2016-04-30 12:10:17 +02:00
objectcache Follow-up cdc93a62bf: add serialize/unserialize tests for RedisBagOStuff 2016-05-12 22:41:16 +00:00
page Update mediawiki/mediawiki-codesniffer to 0.7.1 2016-05-07 07:24:04 +00:00
parser Add a parser test for $wgNoFollowDomainExceptions functionality 2016-05-31 22:20:36 -07:00
password Swap the rest of array() -> [] 2016-03-30 22:04:58 +00:00
phpunit
poolcounter Include type in hashKeyIntoSlots() 2016-05-09 16:54:51 -07:00
registration registration: Allow string value for Hooks 2016-05-03 13:23:07 -07:00
resourceloader resourceloader: Add support for variables in WikiModule 2016-06-06 19:09:32 +01:00
search PrefixSearchTest, SearchEnginePrefixTest: ignore ext. special pages 2016-04-29 15:53:37 -04:00
Services Allow resources to be salvaged across service resets. 2016-05-19 12:38:07 +02:00
session Merge "Remove a test case from PHPSessionHandlerTest::testSessionHandling()" 2016-06-01 13:21:36 +00:00
site Introduce top level service locator. 2016-04-02 18:07:28 +03:00
skins
specialpage Don't construct SpecialPages twice 2016-04-02 17:45:20 +02:00
specials Convert SearchEngine to service containers 2016-04-25 16:25:17 -07:00
title TitleParser: In formatTitle(), don't throw exceptions on bad namespaces 2016-05-26 13:34:18 -07:00
upload SECURITY: Don't use m modifier when checking link prefix 2016-05-20 09:47:45 -07:00
user Whenever possible, reuse User objects in unit tests 2016-05-26 20:42:31 +00:00
utils Fix UID test and make debugging easier 2016-04-05 18:52:14 -04:00
BlockTest.php Many more function case mismatches 2016-03-19 00:20:58 +00:00
CollationTest.php
DiffHistoryBlobTest.php
EditPageTest.php
ExportTest.php phpunit: Abstract user-lang override in MediaWikiTestCase 2016-03-09 16:55:50 +00:00
ExtraParserTest.php phpunit: Abstract user-lang override in MediaWikiTestCase 2016-03-09 16:55:50 +00:00
FauxRequestTest.php
FauxResponseTest.php Fix numerous class/function casing 2016-03-18 23:14:49 +00:00
FormOptionsInitializationTest.php
FormOptionsTest.php
GitInfoTest.php
HooksTest.php
HtmlTest.php tests: Remove duplicate unit tests in HtmlTest.php 2016-05-18 20:54:49 +01:00
HttpTest.php Merge "Http::getProxy() method to get proxy configuration" 2016-03-25 15:38:18 +00:00
LicensesTest.php
LinkerTest.php Improve @covers tags for LinkerTest 2016-05-27 19:30:42 -07:00
LinkFilterTest.php
MediaWikiServicesTest.php Add LinkRenderer (rewrite of Linker::link()) 2016-05-23 12:00:09 -07:00
MediaWikiTest.php
MediaWikiVersionFetcherTest.php
MergeHistoryTest.php Whenever possible, reuse User objects in unit tests 2016-05-26 20:42:31 +00:00
MessageTest.php Unify HTMLForm message handling 2016-05-02 19:48:28 +00:00
MimeMagicTest.php
MovePageTest.php
MWNamespaceTest.php
MWTimestampTest.php phpunit: Abstract user-lang override in MediaWikiTestCase 2016-03-09 16:55:50 +00:00
OutputPageTest.php Remove support for $wgWellFormedXml=false 2016-05-12 17:40:01 -04:00
PagePropsTest.php
PathRouterTest.php Swap the rest of array() -> [] 2016-03-30 22:04:58 +00:00
PreferencesTest.php
PrefixSearchTest.php PrefixSearchTest, SearchEnginePrefixTest: ignore ext. special pages 2016-04-29 15:53:37 -04:00
RevisionStorageTest.php Remove Revision::getRawText() 2016-04-01 19:57:35 +01:00
RevisionStorageTestContentHandlerUseDB.php
RevisionTest.php Remove Revision::getRawText() 2016-04-01 19:57:35 +01:00
SampleTest.php
SanitizerTest.php
SanitizerValidateEmailTest.php
SiteConfigurationTest.php
StatusTest.php Allow passing a language into Status::getWikiText() etc. 2016-03-09 22:35:19 +00:00
TemplateCategoriesTest.php
TemplateParserTest.php
TestingAccessWrapper.php
TestingAccessWrapperTest.php
TestLogger.php
TestUser.php Disable CAS check when saving TestUser data. 2016-05-24 12:58:22 +02:00
TestUserRegistry.php Whenever possible, reuse User objects in unit tests 2016-05-26 20:42:31 +00:00
TimeAdjustTest.php
TitleArrayFromResultTest.php
TitleMethodsTest.php
TitlePermissionTest.php Revert "Split editcascadeprotected permission from protect permission" 2016-05-12 21:43:06 +00:00
TitleTest.php Add tests for Title::getPrefixedText() 2016-05-12 11:36:30 -07:00
WatchedItemIntegrationTest.php Add wfDeprecated calls to WatchedItem 2016-05-10 11:44:56 +00:00
WatchedItemStoreIntegrationTest.php add setNotificationTimestampsForUser to WatchedItemStore 2016-05-18 08:50:46 +00:00
WatchedItemStoreUnitTest.php add setNotificationTimestampsForUser to WatchedItemStore 2016-05-18 08:50:46 +00:00
WatchedItemUnitTest.php Make WatchedItemStore use MediaWikiServices 2016-05-06 08:47:29 +00:00
WebRequestTest.php
WikiMapTest.php
WikiReferenceTest.php
XmlJsTest.php
XmlSelectTest.php Remove support for $wgWellFormedXml=false 2016-05-12 17:40:01 -04:00
XmlTest.php Remove support for $wgWellFormedXml=false 2016-05-12 17:40:01 -04:00