app-MAIL-temp/tests/events
Adrià Casajús 3c13f1ce20
Have the dead letter also take events to avoid race conditions (#2267)
* Have the dead letter also take events to avoid race conditions

* Ensure we take the event

* Tests for event taken

* Rename
2024-10-17 09:16:33 +00:00
..
__init__.py Add sync events (#2113) 2024-05-23 10:27:08 +02:00
event_test_utils.py On alias transfer send the proper events (#2249) 2024-10-04 13:17:59 +00:00
test_dead_letter_event_source.py Have the dead letter also take events to avoid race conditions (#2267) 2024-10-17 09:16:33 +00:00
test_event_dispatcher.py Add tests that all events have all the info we need (#2211) 2024-09-10 11:05:24 +02:00
test_sent_events.py Have the dead letter also take events to avoid race conditions (#2267) 2024-10-17 09:16:33 +00:00
test_subscription_webhook.py Remove old webhook to send plan changes and rely on events (#2265) 2024-10-15 11:01:26 +02:00