wiki.techinc.nl/tests/phpunit/includes
2019-11-02 20:30:40 +00:00
..
actions tests: Add explicit return type void to setUp() and tearDown() 2019-10-30 14:31:22 -07:00
api Backwards-compatible PHPUnit 8 preparations 2019-11-02 12:40:07 -07:00
auth tests: Add explicit return type void to setUp() and tearDown() 2019-10-30 14:31:22 -07:00
block tests: Add explicit return type void to setUp() and tearDown() 2019-10-30 14:31:22 -07:00
cache tests: Add explicit return type void to setUp() and tearDown() 2019-10-30 14:31:22 -07:00
changes tests: Add explicit return type void to setUp() and tearDown() 2019-10-30 14:31:22 -07:00
changetags tests: Add explicit return type void to setUp() and tearDown() 2019-10-30 14:31:22 -07:00
collation tests: Add explicit return type void to setUp() and tearDown() 2019-10-30 14:31:22 -07:00
config Follow-up Ifa346c8a92: LanguageNameUtils: CONSTRUCTOR_OTPIONS, not constructorOptions 2019-10-10 17:01:49 -07:00
content tests: Add explicit return type void to setUp() and tearDown() 2019-10-30 14:31:22 -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 Backwards-compatible PHPUnit 8 preparations 2019-11-02 12:40:07 -07:00
deferred tests: Add explicit return type void to setUp() and tearDown() 2019-10-30 14:31:22 -07:00
diff tests: Add explicit return type void to setUp() and tearDown() 2019-10-30 14:31:22 -07: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 Merge "tests: Add explicit return type void to setUp() and tearDown()" 2019-11-01 02:08:24 +00:00
filerepo tests: Add explicit return type void to setUp() and tearDown() 2019-10-30 14:31:22 -07:00
GlobalFunctions tests: Add explicit return type void to setUp() and tearDown() 2019-10-30 14:31:22 -07: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 tests: Add explicit return type void to setUp() and tearDown() 2019-10-30 14:31:22 -07:00
interwiki Remove Language::factory and getParentLanguage use 2019-10-27 12:34:28 +02:00
jobqueue tests: Add explicit return type void to setUp() and tearDown() 2019-10-30 14:31:22 -07:00
language tests: Add explicit return type void to setUp() and tearDown() 2019-10-30 14:31:22 -07:00
libs Backwards-compatible PHPUnit 8 preparations 2019-11-02 12:40:07 -07:00
linkeddata tests: Add explicit return type void to setUp() and tearDown() 2019-10-30 14:31:22 -07:00
linker tests: Add explicit return type void to setUp() and tearDown() 2019-10-30 14:31:22 -07:00
logging Backwards-compatible PHPUnit 8 preparations 2019-11-02 12:40:07 -07:00
mail
media tests: Add explicit return type void to setUp() and tearDown() 2019-10-30 14:31:22 -07: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 tests: Add explicit return type void to setUp() and tearDown() 2019-10-30 14:31:22 -07:00
page tests: Add explicit return type void to setUp() and tearDown() 2019-10-30 14:31:22 -07:00
pager tests: Replace PHPUnit's loose assertEquals(null) with assertNull() 2019-09-27 19:15:38 +00:00
parser tests: Add explicit return type void to setUp() and tearDown() 2019-10-30 14:31:22 -07:00
password tests: Add explicit return type void to setUp() and tearDown() 2019-10-30 14:31:22 -07:00
Permissions Merge "tests: Add explicit return type void to setUp() and tearDown()" 2019-11-01 02:08:24 +00:00
poolcounter Add missing newline between <?php and namespace/use section 2019-06-03 13:36:48 +00:00
preferences tests: Add explicit return type void to setUp() and tearDown() 2019-10-30 14:31:22 -07:00
rcfeed tests: Add explicit return type void to setUp() and tearDown() 2019-10-30 14:31:22 -07:00
registration tests: Add explicit return type void to setUp() and tearDown() 2019-10-30 14:31:22 -07:00
resourceloader Backwards-compatible PHPUnit 8 preparations 2019-11-02 12:40:07 -07:00
Rest Use UserIdentity instead of User in REST 2019-09-18 14:45:01 +10:00
Revision tests: Add explicit return type void to setUp() and tearDown() 2019-10-30 14:31:22 -07:00
search tests: Add explicit return type void to setUp() and tearDown() 2019-10-30 14:31:22 -07:00
session tests: Add explicit return type void to setUp() and tearDown() 2019-10-30 14:31:22 -07: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 tests: Add explicit return type void to setUp() and tearDown() 2019-10-30 14:31:22 -07:00
specials Merge "Do not insert page titles into querycache.qc_value" 2019-11-01 14:38:00 +00:00
Storage tests: Add explicit return type void to setUp() and tearDown() 2019-10-30 14:31:22 -07:00
title tests: Add explicit return type void to setUp() and tearDown() 2019-10-30 14:31:22 -07:00
upload tests: Add explicit return type void to setUp() and tearDown() 2019-10-30 14:31:22 -07:00
user User: Allow newSystemUser() to create over anonymous actors 2019-11-01 10:36:59 -04:00
utils tests: Add explicit return type void to setUp() and tearDown() 2019-10-30 14:31:22 -07:00
watcheditem tests: Add explicit return type void to setUp() and tearDown() 2019-10-30 14:31:22 -07:00
ActorMigrationTest.php tests: Add explicit return type void to setUp() and tearDown() 2019-10-30 14:31:22 -07:00
ActorMigrationTest.sql Mostly drop old pre-actor user schemas 2019-09-09 11:38:36 -04:00
AutoLoaderTest.php tests: Add explicit return type void to setUp() and tearDown() 2019-10-30 14:31:22 -07:00
AutopromoteTest.php Kill the remaining usages of PHPUnit4And6Compat methods 2019-10-06 10:12:54 +00:00
CategoryTest.php tests: Add explicit return type void to setUp() and tearDown() 2019-10-30 14:31:22 -07:00
CommentStoreCommentTest.php Revert "Separate MediaWiki unit and integration tests" 2019-06-13 23:00:08 +00:00
CommentStoreTest.php Remove Language::factory and getParentLanguage use 2019-10-27 12:34:28 +02:00
CommentStoreTest.sql Mostly drop old comment schemas 2019-02-07 16:59:27 +11:00
ContentSecurityPolicyTest.php tests: Add explicit return type void to setUp() and tearDown() 2019-10-30 14:31:22 -07:00
DeprecatedGlobalTest.php tests: Add explicit return type void to setUp() and tearDown() 2019-10-30 14:31:22 -07:00
DiffHistoryBlobTest.php tests: Add explicit return type void to setUp() and tearDown() 2019-10-30 14:31:22 -07:00
EditPageTest.php tests: Add explicit return type void to setUp() and tearDown() 2019-10-30 14:31:22 -07:00
ExportTest.php tests: Add explicit return type void to setUp() and tearDown() 2019-10-30 14:31:22 -07:00
ExtraParserTest.php Merge "tests: Add explicit return type void to setUp() and tearDown()" 2019-11-01 02:08:24 +00:00
FauxRequestTest.php tests: Add explicit return type void to setUp() and tearDown() 2019-10-30 14:31:22 -07:00
GitInfoTest.php Backwards-compatible PHPUnit 8 preparations 2019-11-02 12:40:07 -07:00
HooksTest.php tests: Add explicit return type void to setUp() and tearDown() 2019-10-30 14:31:22 -07:00
HtmlTest.php tests: Add explicit return type void to setUp() and tearDown() 2019-10-30 14:31:22 -07:00
LinkerTest.php Merge "Linker: Kill HHVM and PHP5 special case" 2019-10-07 20:57:22 +00:00
LinkFilterTest.php tests: Add explicit return type void to setUp() and tearDown() 2019-10-30 14:31:22 -07: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 tests: Add explicit return type void to setUp() and tearDown() 2019-10-30 14:31:22 -07:00
MediaWikiVersionFetcherTest.php Unset all globals unneeded for unit tests, assert correct directory 2019-07-09 14:09:29 -04:00
MergeHistoryTest.php Don't use new MCR schema without using DB 2019-08-13 17:05:24 +03:00
MessageTest.php tests: Add explicit return type void to setUp() and tearDown() 2019-10-30 14:31:22 -07:00
MovePageTest.php tests: Add explicit return type void to setUp() and tearDown() 2019-10-30 14:31:22 -07:00
MultiHttpClientTest.php tests: Add explicit return type void to setUp() and tearDown() 2019-10-30 14:31:22 -07:00
MWTimestampTest.php tests: Add explicit return type void to setUp() and tearDown() 2019-10-30 14:31:22 -07:00
OutputPageTest.php Merge "tests: Add type hints to OutputPageTest" 2019-11-01 03:07:57 +00:00
PagePropsTest.php tests: Add explicit return type void to setUp() and tearDown() 2019-10-30 14:31:22 -07:00
PrefixSearchTest.php tests: Add explicit return type void to setUp() and tearDown() 2019-10-30 14:31:22 -07:00
ReadOnlyModeTest.php Don't pass Config to service constructors 2019-05-02 11:33:56 +03:00
RevisionDbTestBase.php tests: Add explicit return type void to setUp() and tearDown() 2019-10-30 14:31:22 -07:00
RevisionMcrDbTest.php tests: Add explicit return type void to setUp() and tearDown() 2019-10-30 14:31:22 -07:00
RevisionMcrReadNewDbTest.php Normalize use of "INNER JOIN" to "JOIN" in database queries 2019-03-06 09:17:30 -08:00
RevisionMcrWriteBothDbTest.php Add missing newline between <?php and namespace/use section 2019-06-03 13:36:48 +00:00
RevisionTest.php Backwards-compatible PHPUnit 8 preparations 2019-11-02 12:40:07 -07:00
RevisionTestModifyableContent.php
RevisionTestModifyableContentHandler.php
SampleTest.php tests: Add explicit return type void to setUp() and tearDown() 2019-10-30 14:31:22 -07:00
SiteStatsTest.php Add public as visibility in tests folder 2019-10-10 21:55:37 +02:00
StatusTest.php Allow injecting a message localizer into Status 2019-10-30 17:10:22 -07:00
SystemBlockTest.php Separate Block into AbstractBlock, Block and SystemBlock 2019-05-07 17:36:31 -05:00
TemplateCategoriesTest.php Re-apply: Factors out permissions check from User into PermissionManager service 2019-06-28 13:19:38 -07:00
TemplateParserTest.php tests: Add explicit return type void to setUp() and tearDown() 2019-10-30 14:31:22 -07:00
TestLocalisationCache.php Make LocalisationCache a service 2019-10-07 13:18:47 -07:00
TestLogger.php Use [...] instead of array(...) in PHP comments and documentation 2019-06-17 21:15:09 +02:00
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 tests: Add explicit return type void to setUp() and tearDown() 2019-10-30 14:31:22 -07:00
TitleMethodsTest.php tests: Add explicit return type void to setUp() and tearDown() 2019-10-30 14:31:22 -07:00
TitlePermissionTest.php Merge "tests: Add explicit return type void to setUp() and tearDown()" 2019-11-01 02:08:24 +00:00
TitleTest.php Merge "tests: Add explicit return type void to setUp() and tearDown()" 2019-11-01 02:08:24 +00:00
WebRequestTest.php tests: Add explicit return type void to setUp() and tearDown() 2019-10-30 14:31:22 -07:00
WikiMapTest.php tests: Add explicit return type void to setUp() and tearDown() 2019-10-30 14:31:22 -07:00
WikiReferenceTest.php phpunit: Repair GLOBALS reset in MediaWikiUnitTestCase 2019-09-02 20:58:34 +01:00
XmlTest.php tests: Add explicit return type void to setUp() and tearDown() 2019-10-30 14:31:22 -07:00