wiki.techinc.nl/tests/phpunit/includes
Kunal Mehta 222afabc80 Add @covers tags for Collation tests
Change-Id: I8b0623a6b716acdc9d369349fd4e306dbdc91d18
2017-12-25 21:59:01 +00:00
..
actions Family name of Thiemo changed 2017-11-14 13:59:15 +01:00
api ApiOptionsTest: Do not use ->at() 2017-11-15 11:04:09 +00:00
auth UserGroupsChanged hook should specify the performer of the change 2017-11-16 02:56:32 +00:00
cache
changes RCFilters: define consistent interface in ChangesListFilterGroup 2017-10-18 12:44:51 -07:00
changetags Add new core tags 2017-11-30 10:29:58 -08:00
collation Add @covers tags for Collation tests 2017-12-25 21:59:01 +00:00
composer
config Fix test class names to match convention 2017-12-10 11:41:59 +01:00
content Merge "Add new core tags" 2017-11-30 18:43:28 +00:00
context
db Follow-up e213462f7c: fix typo ("constriant" -> "constraint") 2017-12-21 12:59:53 +01:00
debug Fix MWDebugTest::testAppendDebugInfoToApiResultXmlFormat 2017-12-08 11:55:52 -05:00
deferred deferred: Introduce TransactionRoundDefiningUpdate 2017-10-13 21:24:11 +00:00
diff Add tests for DiffEngine tooltips 2017-11-22 15:24:20 +01:00
exception Fix/hack ErrorPageError to work from non-UI contexts 2017-07-06 20:04:31 +00:00
externalstore Tests for Revision::getRevisionText with ExternalStore usage 2017-11-14 18:37:52 +00:00
filebackend Do not strip Content-Type header for POST requests to swift 2017-11-28 14:24:27 +00:00
filerepo
GlobalFunctions Get conflict results from diff3 2017-12-06 13:25:35 +01:00
htmlform Fix test class names to match convention 2017-12-10 11:41:59 +01:00
http Do not run tests that depend on curl if it is not loaded 2017-09-19 21:51:59 -04:00
import Fix timestamps in ImportTest 2017-11-30 10:37:16 -05:00
installer InstallDocFormatter: Add missing @covers scope 2017-11-22 11:01:54 -08:00
interwiki update mediawiki-codesniffer to 0.11.0 and fix issues 2017-08-11 22:27:51 +02:00
jobqueue Fix additional usage of incorrect case 2017-12-15 11:58:11 +01:00
json
libs resourceloader: Improve JavaScriptMinifier code coverage 2017-12-22 18:36:09 +01:00
linkeddata Remove empty lines at begin of function, if, foreach, switch 2017-07-01 11:34:16 +00:00
linker
logging LogFormatter: Don't return a non-array from formatParameterValueForApi 2017-09-28 10:06:53 -04:00
mail
media Fix test class names to match convention 2017-12-10 11:41:59 +01:00
objectcache objectcache: Make MemcachedBagOStuff::makeKeyInternal always have a key class 2017-11-21 02:45:01 +00:00
page Use another pageid in WikiPageDbTestBase::testInsertOn_idSpecified 2017-12-15 22:36:06 +00:00
pager
parser Fix test class names to match convention 2017-12-10 11:41:59 +01:00
password Remove empty lines at begin of function, if, foreach, switch 2017-07-01 11:34:16 +00:00
poolcounter
rcfeed
registration registration: Only allow one extension to set a specific config setting 2017-08-28 15:03:47 +00:00
resourceloader Increase Opera minimum for Grades A and C to 15 2017-11-29 02:40:27 +00:00
search Add missing type to @param documentation 2017-08-11 20:37:35 +02:00
Services build: Prepare for mediawiki/mediawiki-codesniffer to 0.9.0 2017-06-26 17:14:31 +00:00
session
shell Merge "shell: Add NO_LOCALSETTINGS restriction" 2017-12-22 01:44:22 +00:00
site build: Update mediawiki/mediawiki-codesniffer to 0.10.1 2017-07-22 18:24:09 -07:00
skins Fix covers __constructor -> __construct 2017-10-15 18:36:53 +01:00
specialpage Replace deprecated edit review params 2017-10-18 13:41:35 +02:00
specials Family name of Thiemo changed 2017-11-14 13:59:15 +01:00
Storage Merge "[MCR] Introduce BlobStoreFactory" 2017-12-24 23:39:58 +00:00
tidy Fix RemexCompatMunger infinite recursion 2017-11-17 23:27:14 +11:00
title Tests for TitleValue::__toString 2017-11-20 09:39:55 +00:00
upload upload: Simplify UploadStashTest by using getNewTempFile() 2017-11-06 22:45:34 -08:00
user Specify a blocker for all UserTest blocks 2017-11-05 16:55:46 +00:00
utils Remove empty lines at begin of function, if, foreach, switch 2017-07-01 11:34:16 +00:00
watcheditem Remove WatchedItem constants and methods deprecated in REL1_27 2017-12-15 04:53:59 +00:00
AutopromoteTest.php
BlockTest.php Avoid DB rows with usable names but ID = 0 by introducing "interwiki" usernames 2017-11-30 13:12:44 +11:00
CommentStoreTest.php Have CommentStore limit the maximum character length of comments 2017-10-10 20:59:52 -04:00
DeprecatedGlobalTest.php phpunit: Fix failing DeprecatedGlobalTest on HHVM at Travis CI 2017-07-28 18:30:32 -07:00
DiffHistoryBlobTest.php
EditPageTest.php Merge "Improve namespace handling in tests" 2017-09-29 05:33:26 +00:00
ExportTest.php
ExtraParserTest.php Remove method level @group Database tags 2017-11-23 19:20:44 +00:00
FauxRequestTest.php
FauxResponseTest.php
FormOptionsInitializationTest.php
FormOptionsTest.php
GitInfoTest.php Improve GitInfo for reading packed refs 2017-10-02 03:47:33 +00:00
HooksTest.php Hard deprecate wfRunHooks() 2017-10-17 00:36:17 +00:00
HtmlTest.php Add unit tests for Html helper methods and change messageBox visibility 2017-11-21 21:11:28 +00:00
LicensesTest.php
LinkerTest.php Merge "Linker: Do not localize links to other wikis in comments" 2017-07-06 02:08:02 +00:00
LinkFilterTest.php
MediaWikiServicesTest.php [MCR] Introduce BlobStoreFactory 2017-12-24 23:22:30 +00:00
MediaWikiTest.php
MediaWikiVersionFetcherTest.php
MergeHistoryTest.php
MessageTest.php Remove method level @group Database tags 2017-11-23 19:20:44 +00:00
MovePageTest.php
MWNamespaceTest.php Rename canTalk methods 2017-06-25 10:15:30 +00:00
MWTimestampTest.php
OutputPageTest.php Add support for SVGs to $wgLogoHD with PNG fallback 2017-10-24 17:51:28 +00:00
PageArchiveTest.php Improve coverage of PageArchive 2017-12-22 12:20:01 +00:00
PagePropsTest.php Fix test class names to match convention 2017-12-10 11:41:59 +01:00
PathRouterTest.php
PreferencesTest.php Preferences: Remove unwise caching of Preferences::getPreferences() 2017-11-15 11:04:52 +00:00
PrefixSearchTest.php Improve namespace handling in tests 2017-09-29 05:21:47 +00:00
ReadOnlyModeTest.php
RevisionContentHandlerDbTest.php Run RevisionIntegrationTest for both ContentHandlerUseDB settings 2017-11-10 14:11:17 +00:00
RevisionDbTestBase.php MCR: Deprecate and gut Revision class 2017-12-21 18:08:54 +00:00
RevisionNoContentHandlerDbTest.php Run RevisionIntegrationTest for both ContentHandlerUseDB settings 2017-11-10 14:11:17 +00:00
RevisionTest.php [MCR] Introduce BlobStoreFactory 2017-12-24 23:22:30 +00:00
RevisionTestModifyableContent.php Split Revision tests into Unit & Integration classes 2017-10-13 14:46:36 +01:00
RevisionTestModifyableContentHandler.php Split Revision tests into Unit & Integration classes 2017-10-13 14:46:36 +01:00
SampleTest.php Fix test class names to match convention 2017-12-10 11:41:59 +01:00
SanitizerValidateEmailTest.php
SiteConfigurationTest.php
SiteStatsTest.php Improve flaky SiteStatsTest 2017-09-12 11:48:41 -04:00
StatusTest.php
TemplateCategoriesTest.php
TemplateParserTest.php Enable recursive partials in TemplateParser 2017-09-10 05:51:07 +00:00
TestLogger.php Remove "@author Bryan Davis" and "Brad Jorsch" annotations 2017-06-26 15:25:46 -06:00
TestUser.php
TestUserRegistry.php
TimeAdjustTest.php
TitleArrayFromResultTest.php
TitleMethodsTest.php Improve namespace handling in tests 2017-09-29 05:21:47 +00:00
TitlePermissionTest.php
TitleTest.php Title: Use a more proper way of detecting whether interwikis are local 2017-11-30 23:32:50 +00:00
WebRequestTest.php
WikiMapTest.php Clean up wiki ID and DB domain ID handling 2017-09-30 10:25:03 +00:00
WikiReferenceTest.php
XmlJsTest.php Fix test class names to match convention 2017-12-10 11:41:59 +01:00
XmlSelectTest.php
XmlTest.php Fix @covers in XmlTest 2017-12-24 19:16:26 -08:00