mediawiki-extensions-Echo/tests/phpunit
Mateus Santos c188dac23f push: send apns topic when present
1) send apns topic when present in subscription metadata
2) check if subscription metadata is a valid JSON string
3) make epp_id column at echo_push_provider table auto_increment,
otherwise it will fail when trying to add a second row in the table

Bug: T259394
Change-Id: I785435e9f2d4ba9c14977d431d271f0fa2d0c795
2020-08-18 13:21:20 +00:00
..
api push: send apns topic when present 2020-08-18 13:21:20 +00: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 Create and enforce a config setting for max subscriptions per user 2020-08-12 17:58:11 -04: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 push: send apns topic when present 2020-08-18 13:21:20 +00: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 Use absolute class names in @covers tags 2019-10-23 12:23:09 +02:00
NotificationStructureTest.php Add a test to validate $wgEchoNotifications 2018-10-10 19:07:04 -07:00
NotifUserTest.php Use absolute class names in @covers tags 2019-10-23 12:23:09 +02:00
TalkPageFunctionalTest.php phpcs: Break long lines 2020-06-27 12:05:03 +02: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