wiki.techinc.nl/tests/phpunit/includes/logging
Aryeh Gregor e787246ce8 LanguageFactory to replace Language::factory()
Languages with variants no longer can override the parent's constructor
(which is now used for injecting services). Instead, they need to
override Language::newConverter().

Bug: T201405
Change-Id: I923400d61763cf1db88cb0c3f684c9c10e58032d
2019-10-23 10:48:23 -07: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 Added Tests for ContentModelLogFormatter 2018-01-07 18:10:41 -05:00
DatabaseLogEntryTest.php Clean up most of b/c for phpunit4 2019-10-06 00:14:35 +02: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 Add @covers tags to logging tests 2017-12-24 23:29:00 -08:00
LogFormatterTest.php LanguageFactory to replace Language::factory() 2019-10-23 10:48:23 -07:00
LogFormatterTestCase.php Add permission check for user is permitted to view the log type 2019-07-25 20:32:37 +00:00
LogTests.i18n.php Convert all array() syntax to [] 2016-02-17 01:33:00 -08:00
MergeLogFormatterTest.php Add @covers tags to logging tests 2017-12-24 23:29:00 -08:00
MoveLogFormatterTest.php Add @covers tags to logging tests 2017-12-24 23:29:00 -08:00
NewUsersLogFormatterTest.php Use ::class to resolve class names in tests 2018-01-26 22:49:13 +01:00
PageLangLogFormatterTest.php Use ::class to resolve class names in tests 2018-01-26 22:49:13 +01:00
PatrolLogFormatterTest.php Add @covers tags to logging tests 2017-12-24 23:29:00 -08:00
ProtectLogFormatterTest.php Fix permission check on protection log 2019-09-27 09:58:41 -07:00
RightsLogFormatterTest.php Add @covers tags to logging tests 2017-12-24 23:29:00 -08:00
UploadLogFormatterTest.php Add separate log action for file reverts 2019-03-02 22:16:55 +00:00