0
0
Fork 1
mirror of https://mau.dev/maunium/synapse.git synced 2024-09-07 02:17:00 +02:00
synapse/tests
2015-11-10 15:51:40 +00:00
..
api Allow guests to register and call /events?room_id= 2015-11-04 17:29:07 +00:00
appservice Make the appservice use 'users_in_room' rather than get_room_members since it is cached 2015-05-22 11:01:28 +01:00
crypto Invoke EventBuilder directly instead of going via the EventBuilderFactory 2015-10-19 17:42:34 +01:00
events Add some unit tests of prune_events() 2015-10-16 19:56:46 +01:00
federation Make work in both Maria and SQLite. Fix tests 2015-04-01 14:12:33 +01:00
handlers Open up /events to anonymous users for room events only 2015-11-05 14:32:26 +00:00
metrics
rest Open up /events to anonymous users for room events only 2015-11-05 14:32:26 +00:00
storage Test for background updates 2015-11-10 15:51:40 +00:00
util Remove the LockManager class because it wasn't being used 2015-11-04 14:08:15 +00:00
__init__.py
test_distributor.py Remove call to recently removed function in mock 2015-08-11 16:56:30 +01:00
test_state.py Merge branch 'erikj/check_room_exists' into erikj/unfederatable 2015-09-01 15:58:10 +01:00
test_test_utils.py
test_types.py Fix a 500 error resulting from empty room_ids 2015-10-26 18:44:03 +00:00
unittest.py
utils.py Test for background updates 2015-11-10 15:51:40 +00:00