mediawiki-extensions-Echo/tests/phpunit
ZabeMath 3befbe0a69 Avoid using User::setOption()
User::setOption() is deprecated and should be replaced with UserOptionsManager::setOption()

Bug: T277818
Change-Id: I001301fb95635c421a0bbb921fd909c5312dc896
2021-07-17 09:52:53 +00:00
..
api Use ApiTestBase::doRequestWithToken 2021-04-20 13:53:16 -07:00
cache build: Updating composer dependencies 2021-05-04 09:05:15 -07:00
controller Remove PHP 5.3 $this closure workaround 2021-05-15 01:58:55 +02:00
formatters Use absolute class names in @covers tags 2019-10-23 12:23:09 +02:00
integration Make AttributeManager a service 2021-02-26 12:58:23 -08:00
maintenance phpcs: Auto-fix MediaWiki.Usage.StaticClosure.StaticClosure 2021-05-04 09:06:42 -07:00
mapper phpcs: Auto-fix MediaWiki.Usage.StaticClosure.StaticClosure 2021-05-04 09:06:42 -07:00
model Improve function and property documentation in tests 2021-01-23 12:54:27 +01:00
revision_txt Ping users mentioned in edit summaries 2018-02-22 12:37:35 -08:00
unit phpcs: Auto-fix MediaWiki.Usage.StaticClosure.StaticClosure 2021-05-04 09:06:42 -07:00
ContainmentSetTest.php Use absolute class names in @covers tags 2019-10-23 12:23:09 +02:00
DiscussionParserTest.php Avoid using User::setOption() 2021-07-17 09:52:53 +00:00
EchoDbFactoryTest.php build: Updating composer dependencies 2021-05-04 09:05:15 -07:00
EchoHooksTest.php Don't override checkmatrix defaults set elsewhere 2018-09-20 17:15:09 -07:00
EchoSummaryParserTest.php Improve function and property documentation in tests 2021-01-23 12:54:27 +01:00
NotificationsTest.php Do not directly construct UserrightsPage in tests 2021-03-04 15:17:11 -07:00
NotificationStructureTest.php Make tests match actual expected format for user-locators 2020-09-30 15:54:54 +00:00
NotifUserTest.php Use absolute class names in @covers tags 2019-10-23 12:23:09 +02:00
TalkPageFunctionalTest.php TalkPageFunctionalTest: Only count our own events 2021-03-04 16:29:57 +00:00
ThankYouEditTest.php Use WikiPage::doUserEditContent() instead of ::doEditContent() 2021-06-24 05:30:07 +00:00
UserLocatorTest.php Use WikiPage::doUserEditContent() instead of ::doEditContent() 2021-06-24 05:30:07 +00:00