wiki.techinc.nl/tests/phpunit/includes
Max Semenik dc3fba4619 tests: Nuke everything HHVM-related
Change-Id: Ieccce5ebba25132b2433fc13a575b65a5bd538f2
2019-10-05 12:51:07 -07:00
..
actions Replace User::isAllowed with PermissionManager. 2019-08-20 14:43:51 -07:00
api Merge "tests: Add type hints to ApiFormatBaseTest" 2019-10-05 00:30:09 +00:00
auth tests: Prefer assertSame() when comparing the integer 0 2019-09-19 15:35:23 +00:00
block block: Allow cookie-block tracking from any uncached web request 2019-10-01 13:52:58 -04:00
cache tests: Prefer assertSame() when comparing the integer 0 2019-09-19 15:35:23 +00:00
changes tests: Replace PHPUnit's loose assertEquals(false) with assertFalse() 2019-10-04 00:30:36 +00:00
changetags ChangeTags: turn private getPrevTags() into public getTags() 2019-08-07 15:19:20 +02:00
collation
config Test that classes use all their ServiceOptions 2019-08-19 20:42:28 +03:00
content tests: Replace PHPUnit's loose assertEquals(null) with assertNull() 2019-09-27 19:15:38 +00:00
context tests: Prefer assertSame() when comparing the integer 0 2019-09-19 15:35:23 +00:00
db tests: Replace PHPUnit's loose assertEquals(null) with assertNull() 2019-09-27 19:15:38 +00:00
debug tests: Nuke everything HHVM-related 2019-10-05 12:51:07 -07:00
deferred tests: Prefer assertSame() when comparing the integer 0 2019-09-19 15:35:23 +00:00
diff phpunit: Repair GLOBALS reset in MediaWikiUnitTestCase 2019-09-02 20:58:34 +01:00
editpage
exception
externalstore tests: Replace PHPUnit's loose assertEquals(false) with assertFalse() 2019-10-04 00:30:36 +00:00
filebackend tests: Replace PHPUnit's loose assertEquals(false) with assertFalse() 2019-10-04 00:30:36 +00:00
filerepo tests: Prefer PHPUnit's assertSame() when comparing empty strings 2019-09-20 15:27:58 +00:00
GlobalFunctions tests: Replace PHPUnit's loose assertEquals(false) with assertFalse() 2019-10-04 00:30:36 +00:00
htmlform
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 unneeded overrideMwServices/resetServices 2019-08-29 14:26:18 +03:00
jobqueue tests: Prefer assertSame() when comparing the integer 0 2019-09-19 15:35:23 +00:00
language language: Move ConverterRule to includes/ and add test case 2019-08-26 12:32:14 +01:00
libs tests: Nuke everything HHVM-related 2019-10-05 12:51:07 -07:00
linkeddata
linker tests: Prefer PHPUnit's assertSame() when comparing empty strings 2019-09-20 15:27:58 +00:00
logging Fix permission check on protection log 2019-09-27 09:58:41 -07:00
mail
media tests: Prefer assertSame() when comparing the integer 0 2019-09-19 15:35:23 +00:00
Message lib/Message: Support MessageValue as a parameter 2019-08-30 15:14:37 -04:00
Navigation
objectcache Remove unneeded overrideMwServices/resetServices 2019-08-29 14:26:18 +03:00
page Cleanup of old PHPUnit usage, part 3 2019-10-05 00:00:45 -07:00
pager tests: Replace PHPUnit's loose assertEquals(null) with assertNull() 2019-09-27 19:15:38 +00:00
parser phpunit: Repair GLOBALS reset in MediaWikiUnitTestCase 2019-09-02 20:58:34 +01:00
password Cleanup of old PHPUnit usage, part 3 2019-10-05 00:00:45 -07:00
Permissions tests: Replace PHPUnit's loose assertEquals(false) with assertFalse() 2019-10-04 00:30:36 +00:00
poolcounter
preferences Break PreferencesFormOOUI->PermissionManager dependency 2019-09-17 08:34:53 -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 Begin cleaning up PHPUnit 4 code from tests 2019-10-04 14:19:05 -07:00
Rest Use UserIdentity instead of User in REST 2019-09-18 14:45:01 +10:00
Revision Storage: SqlBlobStore no longer needs Lanugage object 2019-10-02 09:26:34 -07:00
search tests: Prefer assertSame() when comparing the integer 0 2019-09-19 15:35:23 +00:00
session tests: Replace assertions on count() == 0 with strict === [] 2019-09-30 16:20:34 +02:00
shell tests: Prefer assertSame() when comparing the integer 0 2019-09-19 15:35:23 +00:00
site tests: Nuke everything HHVM-related 2019-10-05 12:51:07 -07:00
skins
sparql Cleanup of old PHPUnit usage, part 3 2019-10-05 00:00:45 -07:00
specialpage Fix typo in ChangesListSpecialPageTest 2019-09-09 11:38:36 -04:00
specials tests: Nuke everything HHVM-related 2019-10-05 12:51:07 -07:00
Storage Storage: SqlBlobStore no longer needs Lanugage object 2019-10-02 09:26:34 -07:00
title tests: Nuke everything HHVM-related 2019-10-05 12:51:07 -07:00
upload
user tests: Remove problematic (bool) casts from UserTest 2019-10-05 08:44:32 +00:00
utils phpunit: Repair GLOBALS reset in MediaWikiUnitTestCase 2019-09-02 20:58:34 +01:00
watcheditem HHVM removal: Kill HHVM_VERSION checks in PHPUnit tests 2019-10-03 15:35:21 +00:00
ActorMigrationTest.php Mostly drop old pre-actor user schemas 2019-09-09 11:38:36 -04:00
ActorMigrationTest.sql Mostly drop old pre-actor user schemas 2019-09-09 11:38:36 -04:00
AutoLoaderTest.php
AutopromoteTest.php
CategoryTest.php
CommentStoreCommentTest.php
CommentStoreTest.php CommentStore: Accept SCHEMA_COMPAT_* constants 2019-09-26 11:17:50 +00:00
CommentStoreTest.sql
ContentSecurityPolicyTest.php Remove unneeded overrideMwServices/resetServices 2019-08-29 14:26:18 +03:00
DeprecatedGlobalTest.php
DiffHistoryBlobTest.php
EditPageTest.php Begin cleaning up PHPUnit 4 code from tests 2019-10-04 14:19:05 -07:00
ExportTest.php
ExtraParserTest.php
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 Begin cleaning up PHPUnit 4 code from tests 2019-10-04 14:19:05 -07:00
HtmlTest.php Replace infobox usages and extend successbox, warningbox and errorbox 2019-09-24 16:29:32 -07:00
LinkerTest.php tests: Prefer assertSame() when comparing the integer 0 2019-09-19 15:35:23 +00:00
LinkFilterTest.php
ListToggleTest.php
MagicWordFactoryTest.php Begin cleaning up PHPUnit 4 code from tests 2019-10-04 14:19:05 -07: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 Remove unneeded overrideMwServices/resetServices 2019-08-29 14:26:18 +03:00
MovePageTest.php Merge "createNoOpMock() method for PHPUnit tests" 2019-08-29 18:15:43 +00:00
MultiHttpClientTest.php
MWTimestampTest.php
OutputPageTest.php tests: Prefer assertSame() when comparing the integer 0 2019-09-19 15:35:23 +00:00
PagePropsTest.php
PrefixSearchTest.php Remove unneeded overrideMwServices/resetServices 2019-08-29 14:26:18 +03:00
ReadOnlyModeTest.php
RevisionDbTestBase.php Mostly drop old pre-actor user schemas 2019-09-09 11:38:36 -04:00
RevisionMcrDbTest.php
RevisionMcrReadNewDbTest.php
RevisionMcrWriteBothDbTest.php
RevisionTest.php Storage: SqlBlobStore no longer needs Lanugage object 2019-10-02 09:26:34 -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 tests: Prefer assertSame() when comparing the integer 0 2019-09-19 15:35:23 +00:00
StatusTest.php tests: Replace PHPUnit's loose assertEquals(false) with assertFalse() 2019-10-04 00:30:36 +00:00
SystemBlockTest.php
TemplateCategoriesTest.php
TemplateParserTest.php
TestLogger.php
TestUser.php Drop last bits of oracle 2019-08-14 23:44:22 +02:00
TestUserRegistry.php
TimeAdjustTest.php
TitleMethodsTest.php tests: Prefer assertSame() when comparing the integer 0 2019-09-19 15:35:23 +00:00
TitlePermissionTest.php tests: Replace PHPUnit's loose assertEquals(false) with assertFalse() 2019-10-04 00:30:36 +00:00
TitleTest.php tests: Replace PHPUnit's loose assertEquals(false) with assertFalse() 2019-10-04 00:30:36 +00:00
WebRequestTest.php
WikiMapTest.php
WikiReferenceTest.php phpunit: Repair GLOBALS reset in MediaWikiUnitTestCase 2019-09-02 20:58:34 +01:00
XmlTest.php tests: Prefer PHPUnit's assertSame() when comparing empty strings 2019-09-20 15:27:58 +00:00