We need to test that when transaction fail in any point of notification processing, the sending process continues where it ended, important facts:
* the sender should to try to "talk to each installation" at least once * no notification should be sent twice to one device
We also need to test TokenLoader transaction and de-duplication of {{MessageHolderWithTokens}} based on the message ID.
|