wiki.techinc.nl/tests/phpunit/includes
Max Semenik d1604f7445 Mention requiring email address in password reset emails
Bug: T233969
Change-Id: Ife55911370bb672e25a6694d4cbbbfb7eeb9645b
2019-10-23 13:38:17 -07:00
..
actions Merge "Kill the remaining usages of PHPUnit4And6Compat methods" 2019-10-06 10:47:37 +00:00
api Fix line selection in RandomImageGenerator 2019-10-23 10:52:50 -04:00
auth Mention requiring email address in password reset emails 2019-10-23 13:38:17 -07:00
block Add tests to ensure that block cookies are kept and removed correctly 2019-10-23 14:47:37 +00: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 Add public as visibility in tests folder 2019-10-10 21:55:37 +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 Kill the remaining usages of PHPUnit4And6Compat methods 2019-10-06 10:12:54 +00:00
editpage
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 Add public as visibility in tests folder 2019-10-10 21:55:37 +02:00
filerepo phpcs: Enable MediaWiki.Commenting.PhpunitAnnotations.ForbiddenExpectedException* and make pass 2019-10-14 12:48:48 -07: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
jobqueue Add public as visibility in tests folder 2019-10-10 21:55:37 +02: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 Make LocalisationCache a service 2019-10-07 13:18:47 -07: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
objectcache
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 phpcs: Enable MediaWiki.Commenting.PhpunitAnnotations.ForbiddenExpectedException* and make pass 2019-10-14 12:48:48 -07:00
password Cleanup of old PHPUnit usage, part 3 2019-10-05 00:00:45 -07: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
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 Move countRevisionsBetween from Title to RevisionStore 2019-10-17 08:02:26 -07:00
search Merge "Add faux SearchResult and SearchResultSet" 2019-10-21 09:37:50 +00:00
session Merge "session: Add debug message for the used store class" 2019-10-17 11:05:23 +00: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 Stop accessing User::mBlock and User::mBlockedby from tests 2019-10-15 15:05:53 +00:00
specials Revert "Revert "Store block reasons as CommentStoreComments in block classes"" 2019-10-20 10:41:17 +01:00
Storage SqlBlobStore HOT FIX: remove caching from getBlobBatch 2019-10-16 23:02:52 +00:00
title Merge "Title: make newFromText, isValid, and canExist behave consistently." 2019-10-08 13:54:57 +00:00
upload
user Merge "UserTest: Don't assign mBlock manually, it's done by BlockManager" 2019-10-15 15:04:09 +00: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 phpcs: Enable MediaWiki.Commenting.PhpunitAnnotations.ForbiddenExpectedException* and make pass 2019-10-14 12:48:48 -07:00
CommentStoreTest.sql
ContentSecurityPolicyTest.php Remove more HHVM hacks 2019-10-06 10:16:09 +00: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 Add public as visibility in tests folder 2019-10-10 21:55:37 +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 phpcs: Enable MediaWiki.Commenting.PhpunitAnnotations.ForbiddenExpectedException* and make pass 2019-10-14 12:48:48 -07: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
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
MessageTest.php phpcs: Enable MediaWiki.Commenting.PhpunitAnnotations.ForbiddenExpectedException* and make pass 2019-10-14 12:48:48 -07:00
MovePageTest.php tests: getMock() is deprecated 2019-10-22 14:20:25 -07:00
MultiHttpClientTest.php
MWTimestampTest.php
OutputPageTest.php Add public as visibility in tests folder 2019-10-10 21:55:37 +02:00
PagePropsTest.php
PrefixSearchTest.php
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
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
WikiReferenceTest.php phpunit: Repair GLOBALS reset in MediaWikiUnitTestCase 2019-09-02 20:58:34 +01:00
XmlTest.php Clean up most of b/c for phpunit4 2019-10-06 00:14:35 +02:00