wiki.techinc.nl/tests/phpunit/includes
2018-01-04 21:05:29 +00:00
..
actions Family name of Thiemo changed 2017-11-14 13:59:15 +01:00
api Merge "Add tests for ApiFormatRaw" 2018-01-04 21:05:29 +00:00
auth UserGroupsChanged hook should specify the performer of the change 2017-11-16 02:56:32 +00: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 tests: Use checkPHPExtension() instead of re-implementing it 2017-12-25 22:06:37 +00:00
composer Use MediaWikiCoversValidator for tests that don't use MediaWikiTestCase 2018-01-01 08:28:02 +00:00
config Use MediaWikiCoversValidator for tests that don't use MediaWikiTestCase 2018-01-01 08:28:02 +00:00
content build: Updating mediawiki/mediawiki-codesniffer to 15.0.0 2018-01-01 14:10:16 +01:00
context
db Merge "Add @coversNothing in places where @covers does not apply" 2017-12-28 16:39:10 +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 Add tests for TextboxBuilder 2017-12-27 17:49:21 +00: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 update mediawiki-codesniffer to 0.11.0 and fix issues 2017-08-11 22:27:51 +02:00
jobqueue Use MediaWikiCoversValidator for tests that don't use MediaWikiTestCase 2018-01-01 08:28:02 +00:00
json
libs Add test for DBConnRef 2018-01-02 15:25:17 +01:00
linkeddata Remove empty lines at begin of function, if, foreach, switch 2017-07-01 11:34:16 +00:00
linker
logging Add @covers tags to logging tests 2017-12-24 23:29:00 -08: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 build: Updating mediawiki/mediawiki-codesniffer to 15.0.0 2018-01-01 14:10:16 +01: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 Add missing type to @param documentation 2017-08-11 20:37:35 +02:00
services Use MediaWikiCoversValidator for tests that don't use MediaWikiTestCase 2018-01-01 08:28:02 +00:00
session
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 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 Convert Preferences class into PreferencesFactory service 2018-01-03 09:48:25 +08:00
Storage [MCR] fix RevisionStore::checkDatabaseWikiId for DB names with dashes. 2018-01-04 17:18:41 +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 Add @coversNothing in places where @covers does not apply 2017-12-28 08:53:40 +00:00
utils Merge "Add @covers tags for more tests" 2018-01-02 12:19:02 +00:00
watcheditem Use MediaWikiCoversValidator for tests that don't use MediaWikiTestCase 2018-01-01 08:28:02 +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 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 Merge "Add @covers tags for more tests" 2018-01-02 12:19:02 +00:00
FauxResponseTest.php
FormOptionsInitializationTest.php
FormOptionsTest.php
GitInfoTest.php Improve GitInfo for reading packed refs 2017-10-02 03:47:33 +00:00
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
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 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 Merge "Revision: Handle all return values of Title::newFromId" 2018-01-01 00:05:25 +00:00
RevisionNoContentHandlerDbTest.php Run RevisionIntegrationTest for both ContentHandlerUseDB settings 2017-11-10 14:11:17 +00:00
RevisionTest.php Fix inconsistent capitalization of different method calls 2017-12-27 12:35:13 +01: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 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 Improve flaky SiteStatsTest 2017-09-12 11:48:41 -04:00
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 Clean up wiki ID and DB domain ID handling 2017-09-30 10:25:03 +00:00
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