wiki.techinc.nl/tests/phpunit/includes/logging
addshore 959bc315f2 MediaWikiTestCase to MediaWikiIntegrationTestCase
The name change happened some time ago, and I think its
about time to start using the name name!
(Done with a find and replace)

My personal motivation for doing this is that I have started
trying out vscode as an IDE for mediawiki development, and
right now it doesn't appear to handle php aliases very well
or at all.

Change-Id: I412235d91ae26e4c1c6a62e0dbb7e7cf3c5ed4a6
2020-06-30 17:02:22 +01:00
..
BlockLogFormatterTest.php Add permission check for user is permitted to view the log type 2019-07-25 20:32:37 +00:00
ContentModelLogFormatterTest.php
DatabaseLogEntryTest.php MediaWikiTestCase to MediaWikiIntegrationTestCase 2020-06-30 17:02:22 +01:00
DeleteLogFormatterTest.php Add permission check for user is permitted to view the log type 2019-07-25 20:32:37 +00:00
ImportLogFormatterTest.php
LogFormatterTest.php Stop using assertContains with string haystack 2019-12-15 00:22:44 +00:00
LogFormatterTestCase.php Replace some oldskool @see with @inheritDoc 2019-11-08 18:00:27 +00:00
LogTests.i18n.php
MergeLogFormatterTest.php
MoveLogFormatterTest.php
NewUsersLogFormatterTest.php tests: Add explicit return type void to setUp() and tearDown() 2019-10-30 14:31:22 -07:00
PageLangLogFormatterTest.php tests: Add explicit return type void to setUp() and tearDown() 2019-10-30 14:31:22 -07:00
PatrolLogFormatterTest.php
ProtectLogFormatterTest.php Fix permission check on protection log 2019-09-27 09:58:41 -07:00
RightsLogFormatterTest.php
UploadLogFormatterTest.php