wiki.techinc.nl/tests/phpunit/includes
2018-01-19 14:43:42 +00:00
..
actions Family name of Thiemo changed 2017-11-14 13:59:15 +01:00
api Add PHPUnit tests for ApiDelete 2018-01-18 18:09:46 +05:30
auth Remove @param comments that literally repeat what the code says 2018-01-10 14:14:26 +01:00
cache
changes build: Updating mediawiki/mediawiki-codesniffer to 15.0.0 2018-01-01 14:10:16 +01:00
changetags Add new core tags 2017-11-30 10:29:58 -08:00
collation Remove @param comments that literally repeat what the code says 2018-01-10 14:14:26 +01:00
composer Use MediaWikiCoversValidator for tests that don't use MediaWikiTestCase 2018-01-01 08:28:02 +00:00
config config: Increase coverage of EtcdConfig::parseDirectory() 2018-01-12 19:25:58 +00:00
content build: Updating mediawiki/mediawiki-codesniffer to 15.0.0 2018-01-01 14:10:16 +01:00
context
db rdbms: specify DB name and table prefix even for the local domain 2018-01-16 17:06:52 +00:00
debug Add @covers tags to includes/debug tests 2017-12-27 17:44:18 +00:00
deferred Use MediaWikiCoversValidator for tests that don't use MediaWikiTestCase 2018-01-01 08:28:02 +00:00
diff Add tests for DiffEngine tooltips 2017-11-22 15:24:20 +01:00
editpage Use Sanitizer::mergeAttributes when merging classes into attributes 2018-01-05 10:32:56 +01:00
exception Add @covers tags to miscellaneous tests (#2) 2017-12-28 08:52:48 +00:00
externalstore Use MediaWikiCoversValidator for tests that don't use MediaWikiTestCase 2018-01-01 08:28:02 +00:00
filebackend Do not strip Content-Type header for POST requests to swift 2017-11-28 14:24:27 +00:00
filerepo Add @covers tags to filerepo tests 2017-12-27 17:44:47 +00:00
GlobalFunctions Add @covers tags to miscellaneous tests 2017-12-24 23:29:00 -08:00
htmlform Merge "Add @covers tags for more tests" 2018-01-02 12:19:02 +00:00
http Add @coversNothing in places where @covers does not apply 2017-12-28 08:53:40 +00:00
import build: Updating mediawiki/mediawiki-codesniffer to 15.0.0 2018-01-01 14:10:16 +01:00
installer InstallDocFormatter: Add missing @covers scope 2017-11-22 11:01:54 -08:00
interwiki
jobqueue rdbms: specify DB name and table prefix even for the local domain 2018-01-16 17:06:52 +00:00
json
libs Merge "JavaScriptMinifier: Fix "Uninitialized offset" in string and regexp parsing" 2018-01-18 03:29:10 +00:00
linkeddata Remove various redundant '@license' tags in file headers 2018-01-12 18:15:11 +00:00
linker
logging Added Tests for ContentModelLogFormatter 2018-01-07 18:10:41 -05:00
mail
media build: Updating mediawiki/mediawiki-codesniffer to 15.0.0 2018-01-01 14:10:16 +01:00
objectcache Use MediaWikiCoversValidator for tests that don't use MediaWikiTestCase 2018-01-01 08:28:02 +00:00
page [MCR] Tests for WikiPage::doUpdateRestrictions 2018-01-04 11:28:01 +00:00
pager
parser build: Updating mediawiki/mediawiki-codesniffer to 15.0.0 2018-01-01 14:10:16 +01:00
password build: Updating mediawiki/mediawiki-codesniffer to 15.0.0 2018-01-01 14:10:16 +01:00
poolcounter Add @covers tags to miscellaneous tests 2017-12-24 23:29:00 -08:00
preferences Convert Preferences class into PreferencesFactory service 2018-01-03 09:48:25 +08:00
rcfeed
registration Use MediaWikiCoversValidator for tests that don't use MediaWikiTestCase 2018-01-01 08:28:02 +00:00
resourceloader build: Updating mediawiki/mediawiki-codesniffer to 15.0.0 2018-01-01 14:10:16 +01:00
search
services Use MediaWikiCoversValidator for tests that don't use MediaWikiTestCase 2018-01-01 08:28:02 +00:00
session Remove @param comments that literally repeat what the code says 2018-01-10 14:14:26 +01:00
shell Allow programmatic input in Command 2018-01-03 19:53:47 +03:00
site build: Updating mediawiki/mediawiki-codesniffer to 15.0.0 2018-01-01 14:10:16 +01:00
skins
specialpage
specials Remove various redundant '@license' tags in file headers 2018-01-12 18:15:11 +00:00
Storage rdbms: specify DB name and table prefix even for the local domain 2018-01-16 17:06:52 +00:00
tidy build: Updating mediawiki/mediawiki-codesniffer to 15.0.0 2018-01-01 14:10:16 +01:00
title Tests for TitleValue::__toString 2017-11-20 09:39:55 +00:00
upload build: Updating mediawiki/mediawiki-codesniffer to 15.0.0 2018-01-01 14:10:16 +01:00
user Move methods for handling external usernames to a dedicated class 2018-01-18 21:02:49 +01:00
utils Merge "Add @covers tags for more tests" 2018-01-02 12:19:02 +00:00
watcheditem Add switch for readonly watchlists 2018-01-04 11:47:49 +00:00
AutopromoteTest.php Add @covers tags to miscellaneous tests (#2) 2017-12-28 08:52:48 +00:00
BlockTest.php Add @covers tags to miscellaneous tests (#2) 2017-12-28 08:52:48 +00:00
CommentStoreTest.php
DeprecatedGlobalTest.php
DiffHistoryBlobTest.php
EditPageTest.php
ExportTest.php
ExtraParserTest.php Remove method level @group Database tags 2017-11-23 19:20:44 +00:00
FauxRequestTest.php Merge "Add @covers tags for more tests" 2018-01-02 12:19:02 +00:00
FauxResponseTest.php
FormOptionsInitializationTest.php
FormOptionsTest.php
GitInfoTest.php
HooksTest.php HooksTest: Covers Hooks::callHook too 2018-01-02 00:19:21 -08:00
HtmlTest.php Add @covers tags to miscellaneous tests 2017-12-24 23:29:00 -08:00
LicensesTest.php
LinkerTest.php build: Updating mediawiki/mediawiki-codesniffer to 15.0.0 2018-01-01 14:10:16 +01:00
LinkFilterTest.php Add @covers tags to miscellaneous tests 2017-12-24 23:29:00 -08:00
ListToggleTest.php Added Tests for ListToggle 2018-01-04 23:08:23 +00:00
MediaWikiServicesTest.php [MCR] Introduce BlobStoreFactory 2017-12-24 23:22:30 +00:00
MediaWikiTest.php
MediaWikiVersionFetcherTest.php Use MediaWikiCoversValidator for tests that don't use MediaWikiTestCase 2018-01-01 08:28:02 +00:00
MergeHistoryTest.php
MessageTest.php Remove method level @group Database tags 2017-11-23 19:20:44 +00:00
MovePageTest.php
MWNamespaceTest.php Remove resolved todo from MWNamespace test 2017-12-28 08:53:12 +00:00
MWTimestampTest.php
OutputPageTest.php build: Updating mediawiki/mediawiki-codesniffer to 15.0.0 2018-01-01 14:10:16 +01:00
PageArchiveTest.php Improve coverage of PageArchive 2017-12-22 12:20:01 +00:00
PagePropsTest.php Add @covers tags to miscellaneous tests 2017-12-24 23:29:00 -08:00
PathRouterTest.php build: Updating mediawiki/mediawiki-codesniffer to 15.0.0 2018-01-01 14:10:16 +01:00
PreferencesTest.php Convert Preferences class into PreferencesFactory service 2018-01-03 09:48:25 +08:00
PrefixSearchTest.php
ReadOnlyModeTest.php
RevisionContentHandlerDbTest.php Run RevisionIntegrationTest for both ContentHandlerUseDB settings 2017-11-10 14:11:17 +00:00
RevisionDbTestBase.php Add test for newNullRevision with bad page ID 2018-01-11 14:11:19 +01:00
RevisionNoContentHandlerDbTest.php Run RevisionIntegrationTest for both ContentHandlerUseDB settings 2017-11-10 14:11:17 +00:00
RevisionTest.php Merge "Make Revision::__construct work with bad page ID" 2018-01-11 16:33:34 +00:00
RevisionTestModifyableContent.php
RevisionTestModifyableContentHandler.php
SampleTest.php build: Updating mediawiki/mediawiki-codesniffer to 15.0.0 2018-01-01 14:10:16 +01:00
SanitizerValidateEmailTest.php Use MediaWikiCoversValidator for tests that don't use MediaWikiTestCase 2018-01-01 08:28:02 +00:00
SiteConfigurationTest.php
SiteStatsTest.php
StatusTest.php Remove useless StatusTest::testCanConstruct() 2017-12-28 08:53:04 +00:00
TemplateCategoriesTest.php
TemplateParserTest.php Improve @covers for TemplateParserTest 2017-12-28 08:53:31 +00:00
TestLogger.php
TestUser.php
TestUserRegistry.php
TimeAdjustTest.php
TitleArrayFromResultTest.php Use MediaWikiCoversValidator for tests that don't use MediaWikiTestCase 2018-01-01 08:28:02 +00:00
TitleMethodsTest.php Add @covers tags to miscellaneous tests 2017-12-24 23:29:00 -08:00
TitlePermissionTest.php
TitleTest.php Add @covers tags to miscellaneous tests 2017-12-24 23:29:00 -08:00
WebRequestTest.php
WikiMapTest.php
WikiReferenceTest.php Use MediaWikiCoversValidator for tests that don't use MediaWikiTestCase 2018-01-01 08:28:02 +00:00
XmlJsTest.php Use MediaWikiCoversValidator for tests that don't use MediaWikiTestCase 2018-01-01 08:28:02 +00:00
XmlSelectTest.php
XmlTest.php Fix @covers in XmlTest 2017-12-24 19:16:26 -08:00