wiki.techinc.nl/tests/phpunit/includes
2019-10-29 21:47:42 +00:00
..
actions Mild refactoring of ContentSecurityPolicy 2019-10-28 09:02:14 -07:00
api Merge "Remove Language::factory and getParentLanguage use" 2019-10-29 09:25:29 +00:00
auth Merge "Remove Language::factory and getParentLanguage use" 2019-10-29 09:25:29 +00:00
block Remove Language::factory and getParentLanguage use 2019-10-27 12:34:28 +02:00
cache Add public as visibility in tests folder 2019-10-10 21:55:37 +02:00
changes tests: getMock() is deprecated 2019-10-22 14:20:25 -07:00
changetags Kill the remaining usages of PHPUnit4And6Compat methods 2019-10-06 10:12:54 +00:00
collation Remove Language::factory and getParentLanguage use 2019-10-27 12:34:28 +02:00
config Follow-up Ifa346c8a92: LanguageNameUtils: CONSTRUCTOR_OTPIONS, not constructorOptions 2019-10-10 17:01:49 -07:00
content phpcs: Enable MediaWiki.Commenting.PhpunitAnnotations.ForbiddenExpectedException* and make pass 2019-10-14 12:48:48 -07:00
context tests: Prefer assertSame() when comparing the integer 0 2019-09-19 15:35:23 +00:00
db phpcs: Enable MediaWiki.Commenting.PhpunitAnnotations.ForbiddenExpectedException* and make pass 2019-10-14 12:48:48 -07:00
debug Kill the remaining usages of PHPUnit4And6Compat methods 2019-10-06 10:12:54 +00:00
deferred Add public as visibility in tests folder 2019-10-10 21:55:37 +02:00
diff Remove Language::factory and getParentLanguage use 2019-10-27 12:34:28 +02:00
editpage Remove Language::factory and getParentLanguage use 2019-10-27 12:34:28 +02:00
exception phpcs: Enable MediaWiki.Commenting.PhpunitAnnotations.ForbiddenExpectedException* and make pass 2019-10-14 12:48:48 -07:00
externalstore phpcs: Enable MediaWiki.Commenting.PhpunitAnnotations.ForbiddenExpectedException* and make pass 2019-10-14 12:48:48 -07:00
filebackend Convert FileBackendGroup to service 2019-10-25 10:46:20 +03:00
filerepo Merge "Convert FileBackendGroup to service" 2019-10-29 09:46:26 +00:00
GlobalFunctions tests: Replace PHPUnit's loose assertEquals(false) with assertFalse() 2019-10-04 00:30:36 +00:00
htmlform phpcs: Enable MediaWiki.Commenting.PhpunitAnnotations.ForbiddenExpectedException* and make pass 2019-10-14 12:48:48 -07:00
http Merge "tests: Prefer PHPUnit's assertSame() when comparing empty strings" 2019-09-20 15:55:08 +00:00
import Include change tags in revision import structure 2019-09-03 21:14:16 +02:00
interwiki Remove Language::factory and getParentLanguage use 2019-10-27 12:34:28 +02:00
jobqueue Return deduplication to CategoryMembershipJob 2019-10-29 06:10:22 +00:00
language New LanguageFallback service 2019-10-08 15:11:39 -07:00
libs Merge "libs/Message: Add DataMessageValue" 2019-10-23 13:35:31 +00:00
linkeddata
linker Add public as visibility in tests folder 2019-10-10 21:55:37 +02:00
logging Remove Language::factory and getParentLanguage use 2019-10-27 12:34:28 +02:00
mail
media Add public as visibility in tests folder 2019-10-10 21:55:37 +02:00
Message TextFormatterTest: Use mocks instead of manually creating classes 2019-10-08 21:32:25 +00:00
Navigation Remove Language::factory and getParentLanguage use 2019-10-27 12:34:28 +02:00
objectcache Remove unneeded overrideMwServices/resetServices 2019-08-29 14:26:18 +03:00
page Add public as visibility in tests folder 2019-10-10 21:55:37 +02:00
pager tests: Replace PHPUnit's loose assertEquals(null) with assertNull() 2019-09-27 19:15:38 +00:00
parser Merge "Deprecate Parser implementation methods (will be private in next release)" 2019-10-29 21:47:42 +00:00
password Remove Language::factory and getParentLanguage use 2019-10-27 12:34:28 +02:00
Permissions Stop accessing User::mBlock and User::mBlockedby from tests 2019-10-15 15:05:53 +00:00
poolcounter
preferences Services: Convert DefaultPreferencesFactory's static to a const now HHVM is gone 2019-10-08 11:28:15 -07:00
rcfeed Clear test user registry between tests 2019-08-14 10:27:21 +03:00
registration Cleanup of old PHPUnit usage, part 3 2019-10-05 00:00:45 -07:00
resourceloader resourceloader: Support passing extra arguments to packageFiles callback 2019-10-21 15:07:53 -04:00
Rest Use UserIdentity instead of User in REST 2019-09-18 14:45:01 +10:00
Revision Remove Language::factory and getParentLanguage use 2019-10-27 12:34:28 +02:00
search Remove Language::factory and getParentLanguage use 2019-10-27 12:34:28 +02:00
session Remove Language::factory and getParentLanguage use 2019-10-27 12:34:28 +02:00
shell tests: Prefer assertSame() when comparing the integer 0 2019-09-19 15:35:23 +00:00
site Update tests to use PHPUnit 6 class names 2019-10-06 01:01:28 -07:00
skins Update tests to use PHPUnit 6 class names 2019-10-06 01:01:28 -07:00
sparql Cleanup of old PHPUnit usage, part 3 2019-10-05 00:00:45 -07:00
specialpage Remove Language::factory and getParentLanguage use 2019-10-27 12:34:28 +02:00
specials Remove Language::factory and getParentLanguage use 2019-10-27 12:34:28 +02:00
Storage SqlBlobStore HOT FIX: remove caching from getBlobBatch 2019-10-16 23:02:52 +00:00
title Remove Language::factory and getParentLanguage use 2019-10-27 12:34:28 +02:00
upload
user Email only users with require username and email option off when only email given 2019-10-24 15:08:16 -07:00
utils Add public as visibility in tests folder 2019-10-10 21:55:37 +02:00
watcheditem Merge "Kill the remaining usages of PHPUnit4And6Compat methods" 2019-10-06 10:47:37 +00:00
ActorMigrationTest.php phpcs: Enable MediaWiki.Commenting.PhpunitAnnotations.ForbiddenExpectedException* and make pass 2019-10-14 12:48:48 -07:00
ActorMigrationTest.sql Mostly drop old pre-actor user schemas 2019-09-09 11:38:36 -04:00
AutoLoaderTest.php
AutopromoteTest.php Kill the remaining usages of PHPUnit4And6Compat methods 2019-10-06 10:12:54 +00:00
CategoryTest.php
CommentStoreCommentTest.php
CommentStoreTest.php Remove Language::factory and getParentLanguage use 2019-10-27 12:34:28 +02:00
CommentStoreTest.sql
ContentSecurityPolicyTest.php Allow extensions to modify CSP header on a per-page basis 2019-10-28 09:02:18 -07:00
DeprecatedGlobalTest.php Update tests to use PHPUnit 6 class names 2019-10-06 01:01:28 -07:00
DiffHistoryBlobTest.php
EditPageTest.php Begin cleaning up PHPUnit 4 code from tests 2019-10-04 14:19:05 -07:00
ExportTest.php
ExtraParserTest.php Remove Language::factory and getParentLanguage use 2019-10-27 12:34:28 +02:00
FauxRequestTest.php Begin cleaning up PHPUnit 4 code from tests 2019-10-04 14:19:05 -07:00
GitInfoTest.php tests: Replace PHPUnit's loose assertEquals(false) with assertFalse() 2019-10-04 00:30:36 +00:00
HooksTest.php phpcs: Enable MediaWiki.Commenting.PhpunitAnnotations.ForbiddenExpectedException* and make pass 2019-10-14 12:48:48 -07:00
HtmlTest.php Remove Language::factory and getParentLanguage use 2019-10-27 12:34:28 +02:00
LinkerTest.php Merge "Linker: Kill HHVM and PHP5 special case" 2019-10-07 20:57:22 +00:00
LinkFilterTest.php Add public as visibility in tests folder 2019-10-10 21:55:37 +02:00
ListToggleTest.php Remove Language::factory and getParentLanguage use 2019-10-27 12:34:28 +02:00
MagicWordFactoryTest.php Remove Language::factory and getParentLanguage use 2019-10-27 12:34:28 +02:00
MediaWikiServicesTest.php tests: Prefer assertSame() when comparing the integer 0 2019-09-19 15:35:23 +00:00
MediaWikiTest.php
MediaWikiVersionFetcherTest.php
MergeHistoryTest.php Don't use new MCR schema without using DB 2019-08-13 17:05:24 +03:00
MessageTest.php Merge "Remove Language::factory and getParentLanguage use" 2019-10-29 09:25:29 +00:00
MovePageTest.php tests: getMock() is deprecated 2019-10-22 14:20:25 -07:00
MultiHttpClientTest.php
MWTimestampTest.php
OutputPageTest.php Merge "Remove Language::factory and getParentLanguage use" 2019-10-29 09:25:29 +00:00
PagePropsTest.php
PrefixSearchTest.php Remove unneeded overrideMwServices/resetServices 2019-08-29 14:26:18 +03:00
ReadOnlyModeTest.php
RevisionDbTestBase.php Remove extra param comment and enable phpcs rule 2019-10-11 21:36:25 +02:00
RevisionMcrDbTest.php
RevisionMcrReadNewDbTest.php
RevisionMcrWriteBothDbTest.php
RevisionTest.php Hard deprecate Revision::getRevisionText() method 2019-10-07 11:31:20 -07:00
RevisionTestModifyableContent.php
RevisionTestModifyableContentHandler.php
SampleTest.php Cleanup of old PHPUnit usage, part 3 2019-10-05 00:00:45 -07:00
SiteStatsTest.php Add public as visibility in tests folder 2019-10-10 21:55:37 +02:00
StatusTest.php Make Status::wrap and StatusValue::splitByErrorType work together 2019-10-07 13:36:15 +02:00
SystemBlockTest.php
TemplateCategoriesTest.php
TemplateParserTest.php Kill the remaining usages of PHPUnit4And6Compat methods 2019-10-06 10:12:54 +00:00
TestLocalisationCache.php Make LocalisationCache a service 2019-10-07 13:18:47 -07:00
TestLogger.php
TestUser.php Drop last bits of oracle 2019-08-14 23:44:22 +02:00
TestUserRegistry.php Remove extra param comment and enable phpcs rule 2019-10-11 21:36:25 +02:00
TimeAdjustTest.php
TitleMethodsTest.php Add public as visibility in tests folder 2019-10-10 21:55:37 +02:00
TitlePermissionTest.php tests: Replace PHPUnit's loose assertEquals(false) with assertFalse() 2019-10-04 00:30:36 +00:00
TitleTest.php tests: getMock() is deprecated 2019-10-22 14:20:25 -07:00
WebRequestTest.php phpcs: Enable MediaWiki.Commenting.PhpunitAnnotations.ForbiddenExpectedException* and make pass 2019-10-14 12:48:48 -07:00
WikiMapTest.php Removed deprecated WikiMap::getWikiIdFromDomain() method 2019-07-14 01:17:31 +01:00
WikiReferenceTest.php phpunit: Repair GLOBALS reset in MediaWikiUnitTestCase 2019-09-02 20:58:34 +01:00
XmlTest.php Remove Language::factory and getParentLanguage use 2019-10-27 12:34:28 +02:00