1
0
Files
synapse/tests
Andrew Morgan 6cc14262b4 Fix tests to mock _TransactionController.send of ApplicationServiceScheduler.enqueue*
With enqueue_for_appservice being called per-event per-appservice, it's
not a great target for mocking. So we use _TransactionController.send
instead, to track things that are actually sent out to AS's.

This also has the benefit of testing a wider bit of the AS txn pipeline
2021-12-29 11:27:05 +00:00
..
2021-07-13 11:43:15 +01:00