0
0
Fork 1
mirror of https://mau.dev/maunium/synapse.git synced 2025-01-06 14:24:54 +01:00
synapse/tests/handlers
2014-12-19 17:49:47 +00:00
..
__init__.py
test_directory.py
test_federation.py Construct the EventContext in the state handler rather than constructing one and then immediately calling state_handler.annotate_context_with_state 2014-12-16 15:59:17 +00:00
test_presence.py
test_presencelike.py Mock ratelimiter to make tests pass. 2014-12-19 17:49:47 +00:00
test_profile.py Mock ratelimiter to make tests pass. 2014-12-19 17:49:47 +00:00
test_room.py Construct the EventContext in the state handler rather than constructing one and then immediately calling state_handler.annotate_context_with_state 2014-12-16 15:59:17 +00:00
test_typing.py