0
0
Fork 1
mirror of https://mau.dev/maunium/synapse.git synced 2024-07-02 09:28:20 +02:00
synapse/tests/handlers
2015-01-21 16:58:16 +00:00
..
__init__.py Reference Matrix Home Server 2014-08-12 15:10:52 +01:00
test_directory.py PEP8 2014-11-04 16:35:38 +00:00
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 Use common base class for two Presence unit-tests, avoiding boilerplate copypasta 2015-01-21 16:58:16 +00:00
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 Finish renaming "context" to "room_id" in federation codebase 2015-01-16 19:01:03 +00:00
test_typing.py Check that setting typing notification still works after explicit timeout - SYN-230 2015-01-12 18:01:49 +00:00