mediawiki-extensions-Echo/tests/phpunit
Matthias Mullie a969c6d312 Make tests match actual expected format for user-locators
EchoAttributeManager::getUserCallable casts to array,
which means that even a non-array value (e.g. a simple callback)
becomes an array and NotificationController::evaluateUserCallable
will handle it just fine. But tests seemed to thing it was wrong.

Change-Id: Ia1e1e4015ebbc4d79bba5274e802911f222692c0
2020-09-30 15:54:54 +00:00
..
api Create push subscription manager group/right to clean up dead subs 2020-08-20 17:08:48 -04:00
cache Merge "Use absolute class names in @covers tags" 2019-10-24 18:37:15 +00:00
controller Use more canonical (object)[] instead of new stdClass 2020-08-13 09:58:14 +00:00
formatters Use absolute class names in @covers tags 2019-10-23 12:23:09 +02:00
integration Use MockHttpTrait 2020-09-29 09:05:50 +00:00
maintenance Merge "Use absolute class names in @covers tags" 2019-10-24 18:37:15 +00:00
mapper Remove hack for PHPUnit's Stub interface 2020-01-23 12:34:48 +00:00
model Use absolute class names in @covers tags 2019-10-23 12:23:09 +02:00
revision_txt Ping users mentioned in edit summaries 2018-02-22 12:37:35 -08:00
unit Normalize eps_topic 2020-09-14 15:52:23 -04:00
AttributeManagerTest.php phpcs: Break long lines 2020-06-27 12:05:03 +02:00
ContainmentSetTest.php Use absolute class names in @covers tags 2019-10-23 12:23:09 +02:00
DiscussionParserTest.php Use more specific PHPUnit assertions for type checks 2020-08-10 12:54:10 +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 Stop using PHPUnit deprecated methods 2020-01-14 15:59:46 +00:00
NotificationsTest.php NotificationsTest: No need to set $wgUser 2020-09-15 01:01:11 +00: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 Explicitly provide sysop user in unit tests that need it 2020-09-13 08:16:45 +00:00
ThankYouEditTest.php Update hooks to use PageSaveComplete 2020-06-26 15:59:04 +00:00
UserLocatorTest.php Merge "Use absolute class names in @covers tags" 2019-10-24 18:37:15 +00:00