[Vortex] Push to Firebase topics & conditions

Review Request #566 — Created July 9, 2018 and updated

smillernl
Lunr
fcm_push_topics
565
69b4706...
lunr
Vortex: Push to Firebase topics & conditions

Unit tests.

FCMDispatcher::push() isn't completely covered.

  • 1
  • 0
  • 0
  • 0
  • 1
Description From Last Updated
We can do this properly for new code, i.e. no json_encode() -> json_decode() chain for data exchange between two objects. pprkut pprkut
smillernl
Review request changed

Summary:

-Vortex: Push to Firebase topics & conditions
+[Vortex] Push to Firebase topics & conditions
pprkut
  1. 
      
  2. src/Lunr/Vortex/FCM/FCMDispatcher.php (Diff revision 1)
     
     
     
     

    We can do this properly for new code, i.e. no json_encode() -> json_decode() chain for data exchange between two objects.

  3. 
      
Loading...