0
0
Fork 1
mirror of https://mau.dev/maunium/synapse.git synced 2024-09-07 02:17:00 +02:00
synapse/tests
Erik Johnston 51adaac953 Fix email push in pusher worker
This was broken when device list updates were implemented, as Mailer
could no longer instantiate an AuthHandler due to a dependency on
federation sending.
2017-02-02 10:53:36 +00:00
..
api Optimise state resolution 2017-01-17 13:22:19 +00:00
appservice Make notify_interested_services faster 2016-08-17 17:20:50 +01:00
config Add function to load config without generating it 2016-06-09 18:50:38 +01:00
crypto
events Optimise state resolution 2017-01-17 13:22:19 +00:00
handlers Fix email push in pusher worker 2017-02-02 10:53:36 +00:00
metrics
replication Remote membership tests for replication 2017-01-31 16:10:16 +00:00
rest Add basic implementation of local device list changes 2017-01-25 14:27:27 +00:00
storage Fix unit tests 2017-01-30 17:11:24 +00:00
util Tidy up test 2017-01-17 11:50:18 +00:00
__init__.py
test_distributor.py
test_dns.py
test_preview.py Fix crash in url preview when html tag has no text 2016-12-14 22:38:18 +01:00
test_state.py Correctly handle the difference between prev and current state 2016-08-31 14:26:22 +01:00
test_test_utils.py
test_types.py
unittest.py Slightly saner logging for unittests 2016-07-25 12:12:47 +01:00
utils.py Fix unit tests 2016-12-09 16:48:48 +00:00