mediawiki-extensions-Echo/tests/phpunit
Petr Pchelko 4750dbe3de Use ApiTestBase::doRequestWithToken
The old ApiTestCase::getTokenList relied on CSRF
token API deprecated in 1.26. Many years have passed,
it's time to swtich to new mechanisms.

Needed-By: I58aedec6942ac5d3c21574cb0072f00ef365098c
Change-Id: Iafe7a48eb0cdf8c2f1ec7fdee232c3f394fa15a3
2021-04-20 13:53:16 -07:00
..
api Use ApiTestBase::doRequestWithToken 2021-04-20 13:53:16 -07:00
cache Merge "Use absolute class names in @covers tags" 2019-10-24 18:37:15 +00:00
controller Avoid enqueueing delayed jobs if not supported. 2020-11-02 16:06:09 +01: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 Merge "Use absolute class names in @covers tags" 2019-10-24 18:37:15 +00:00
mapper Remove deprecated User method getGroups 2021-02-26 21:47:58 -08: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 Remove deprecated User method getGroups 2021-02-26 21:47:58 -08:00
ContainmentSetTest.php Use absolute class names in @covers tags 2019-10-23 12:23:09 +02:00
DiscussionParserTest.php Replace use of newMutableRevisionFromArray within new MutableRevisionRecord 2021-02-02 22:42:06 +02:00
EchoDbFactoryTest.php Use absolute class names in @covers tags 2019-10-23 12:23:09 +02: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 Update hooks to use PageSaveComplete 2020-06-26 15:59:04 +00:00
UserLocatorTest.php Use monitored getTestUser() in tests if possible 2021-01-29 18:00:57 +00:00