[Vortex] FCM Payload

Review Request #480 — Created Jan. 3, 2017 and submitted

p.valk
Lunr
vortex-1
481
94a404f...
lunr

added Payload based on GCM

unittests.

  • 0
  • 0
  • 3
  • 1
  • 4
Description From Last Updated
smillernl
  1. 
      
  2. src/Lunr/Vortex/FCM/FCMPayload.php (Diff revision 1)
     
     
     
     
     

    Is this really required? can't use the GCM payload?

    1. we can use the gcm payload but i think its cleaner to use this. or we should change the name from GCMPayload to something more generic because it will be both gcm and fcm.

  3. None of the tests here are actually testing your class.

  4. src/Lunr/Vortex/FCM/Tests/FCMPayloadSetTest.php (Diff revision 1)
     
     
     
     
     
     
     
     
     
     
     
     

    same here

  5. 
      
p.valk
p.valk
pprkut
  1. Ship It!
  2. 
      
pprkut
  1. 
      
  2. src/Lunr/Vortex/FCM/FCMPayload.php (Diff revision 2)
     
     
     
     
     

    Actually, this shouldn't be completely empty.
    You need constructor and destructor at least.

  3. 
      
p.valk
pprkut
  1. Ship It!
  2. 
      
p.valk
Review request changed

Status: Closed (submitted)

Change Summary:

Merged into master

Loading...