wiki.techinc.nl/tests/phpunit/includes
2019-11-28 19:36:24 +00:00
..
actions tests: Add explicit return type void to setUp() and tearDown() 2019-10-30 14:31:22 -07:00
api Merge "Improve param docs" 2019-11-28 19:36:24 +00:00
auth tests: Add explicit return type void to setUp() and tearDown() 2019-10-30 14:31:22 -07:00
block Merge "Throw deprecation warnings for block cookie methods" 2019-11-21 14:39:01 +00:00
cache Don't fail hard on bad titles in the database. 2019-11-25 22:15:38 +01: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 Merge "Let Html::element do the HTML encoding" 2019-11-22 12:32:31 +00: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 Use nullable type in function signature 2019-11-20 19:20:38 +01: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 Deprecate FileJournal::factory 2019-11-04 15:17:56 +01: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 Merge "Remove IE 6 security features from server-side code" 2019-11-28 04:43:35 +00: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 Replace some oldskool @see with @inheritDoc 2019-11-08 18:00:27 +00:00
mail
media tests: Add explicit return type void to setUp() and tearDown() 2019-10-30 14:31:22 -07:00
Message MediaWiki\Message: Extract Message↔MessageValue conversion from TextFormatter 2019-11-26 08:58:05 +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 WikiPage: Fix indeterminate ordering in doRollback 2019-11-27 14:54:03 -05:00
pager tests: Replace PHPUnit's loose assertEquals(null) with assertNull() 2019-09-27 19:15:38 +00:00
parser tests: Don't expect the Parser to be passed by ref 2019-11-18 17:43:35 +01:00
password Improve password test coverage 2019-11-19 15:00:59 +00: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 Search: Provide new preference to control redirects on search matches 2019-11-06 15:37:56 +00: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 ResourceLoaderSkinModule: Provide optional mediawiki.skinning styles 2019-11-08 04:25:50 +00:00
Rest Use UserIdentity instead of User in REST 2019-09-18 14:45:01 +10:00
Revision Add missing @param and @return to documentation 2019-11-16 13:45:55 +01: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 Replace some oldskool @see with @inheritDoc 2019-11-08 18:00:27 +00:00
sparql Cleanup of old PHPUnit usage, part 3 2019-10-05 00:00:45 -07:00
specialpage Have Database::addQuotes() pass through bare integers without quoting 2019-11-18 11:40:28 +11:00
specials Tests should not have a constructor, but use setUp() 2019-11-25 14:55:03 +01:00
Storage More backwards compatible changes for PHPUnit 2019-11-12 17:07:23 -08:00
title Don't fail hard on bad titles in the database. 2019-11-25 22:15:38 +01:00
upload tests: Add explicit return type void to setUp() and tearDown() 2019-10-30 14:31:22 -07:00
user Merge "Unbreak UserGroupMembershipTest::testGetLink" 2019-11-26 11:42:40 +00:00
utils Replace some oldskool @see with @inheritDoc 2019-11-08 18:00:27 +00:00
watcheditem tests: Add explicit return type void to setUp() and tearDown() 2019-10-30 14:31:22 -07:00
ActorMigrationTest.php Have Database::addQuotes() pass through bare integers without quoting 2019-11-18 11:40:28 +11: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
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 Parser: remove/make private historically-public methods 2019-11-04 15:43:20 -05: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 Use nullable type in function signature 2019-11-20 19:20:38 +01: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 Improve param docs 2019-11-28 19:08:59 +01:00
RevisionMcrDbTest.php tests: Add explicit return type void to setUp() and tearDown() 2019-10-30 14:31:22 -07:00
RevisionMcrReadNewDbTest.php
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 Add missing @param and @return to documentation 2019-11-16 13:45:55 +01: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 Adds missing PHPUnit tests for the following Title methods: 2019-11-07 23:42:25 +03: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 More backwards compatible changes for PHPUnit 2019-11-12 17:07:23 -08:00