framework/extensions/subscriptions/tests
Sami Mazouz 62a396e434
feat: send notifications of a new reply when post is approved (#3656)
* test(subscriptions): approved reply sends out notifications to users

Signed-off-by: Sami Mazouz <sychocouldy@gmail.com>

* feat: send notifications when a post is approved

The code in approval was extracted into a listener because no matter what listeners are always executed before subscribers even if the extension is set to load before.

Signed-off-by: Sami Mazouz <sychocouldy@gmail.com>

Signed-off-by: Sami Mazouz <sychocouldy@gmail.com>
2022-11-07 11:52:28 +00:00
..
fixtures fix(subscriptions): reply notifications not working (#3445) 2022-06-03 21:06:30 +02:00
integration feat: send notifications of a new reply when post is approved (#3656) 2022-11-07 11:52:28 +00:00
unit fix(subscriptions): reply notifications not working (#3445) 2022-06-03 21:06:30 +02:00
phpunit.integration.xml fix(subscriptions): reply notifications not working (#3445) 2022-06-03 21:06:30 +02:00
phpunit.unit.xml fix(subscriptions): reply notifications not working (#3445) 2022-06-03 21:06:30 +02:00