mediawiki-extensions-Echo/tests/phpunit/api/Push
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
..
ApiEchoPushSubscriptionsCreateTest.php push: send apns topic when present 2020-08-18 13:21:20 +00:00
ApiEchoPushSubscriptionsDeleteTest.php Create and enforce a config setting for max subscriptions per user 2020-08-12 17:58:11 -04:00
ApiEchoPushSubscriptionsTest.php Add push subscription management 2020-06-02 13:40:00 -04:00