0
0
Fork 1
mirror of https://mau.dev/maunium/synapse.git synced 2024-07-09 12:48:49 +02:00
synapse/tests/rest/client/v1
Richard van der Hoff 9107ed23b7 Add a couple of unit tests for room/<x>/messages
... merely because I was trying to figure out how it worked, and couldn't.
2015-11-09 16:16:43 +00:00
..
__init__.py Move client rest tests back under rest 2015-01-22 16:13:27 +00:00
test_events.py Fix test. 2015-07-07 16:18:36 +01:00
test_presence.py Open up /events to anonymous users for room events only 2015-11-05 14:32:26 +00:00
test_profile.py Allow guests to register and call /events?room_id= 2015-11-04 17:29:07 +00:00
test_rooms.py Add a couple of unit tests for room/<x>/messages 2015-11-09 16:16:43 +00:00
test_typing.py Open up /events to anonymous users for room events only 2015-11-05 14:32:26 +00:00
utils.py Attempt to validate macaroons 2015-08-26 13:22:23 +01:00