[Vortex] Adapt payload priority handling for push notifications
Review Request #626 — Created Sept. 14, 2018 and submitted — Latest diff uploaded
Information | |
---|---|
p.valk | |
Lunr | |
vortex | |
48b12b7... | |
Reviewers | |
lunr | |
Vortex: Adapt payload priority handling for push notifications
unitests.
Diff Revision 7
This is not the most recent revision of the diff. The latest diff is revision 8. See what's changed.
orig
1
2
3
4
5
6
7
8
src/Lunr/Vortex/FCM/FCMPayload.php |
---|
src/Lunr/Vortex/FCM/FCMPriority.php |
---|
src/Lunr/Vortex/MPNS/MPNSDispatcher.php |
---|
src/Lunr/Vortex/MPNS/MPNSPayload.php |
---|
src/Lunr/Vortex/MPNS/MPNSPriority.php |
---|
src/Lunr/Vortex/MPNS/Tests/MPNSDispatcherBaseTest.php |
---|
src/Lunr/Vortex/MPNS/Tests/MPNSDispatcherPushTest.php |
---|
src/Lunr/Vortex/MPNS/Tests/MPNSDispatcherSetTest.php |
---|
src/Lunr/Vortex/MPNS/Tests/MPNSPayloadGetTest.php |
---|
src/Lunr/Vortex/MPNS/Tests/MPNSPayloadSetTest.php |
---|
src/Lunr/Vortex/MPNS/Tests/MPNSPayloadTest.php |
---|
src/Lunr/Vortex/PAP/PAPDispatcher.php |
---|
src/Lunr/Vortex/PAP/PAPPayload.php |
---|
src/Lunr/Vortex/PAP/Tests/PAPDispatcherBaseTest.php |
---|
src/Lunr/Vortex/PAP/Tests/PAPDispatcherPushTest.php |
---|
src/Lunr/Vortex/PAP/Tests/PAPDispatcherSetTest.php |
---|
src/Lunr/Vortex/PAP/Tests/PAPPayloadBaseTest.php |
---|
src/Lunr/Vortex/PAP/Tests/PAPPayloadGetTest.php |
---|
src/Lunr/Vortex/PAP/Tests/PAPPayloadSetTest.php |
---|
tests/phpunit.xml |
---|