0
0
Fork 1
mirror of https://mau.dev/maunium/synapse.git synced 2025-03-10 18:13:57 +01:00
synapse/tests
2020-04-22 13:07:12 +01:00
..
api Add a make_event_from_dict method () 2020-02-07 15:30:04 +00:00
app set worker_app for frontend proxy test () 2020-02-27 13:08:43 +00:00
appservice
config Share SSL contexts for non-federation requests () 2020-03-17 21:32:25 +00:00
crypto Add a make_event_from_dict method () 2020-02-07 15:30:04 +00:00
events Remove special auth and redaction rules for aliases events in experimental room ver. () 2020-03-09 08:58:25 -04:00
federation Clarify list/set/dict/tuple comprehensions and enforce via flake8 () 2020-02-21 07:15:07 -05:00
handlers Revert "Add options to disable setting profile info for prevent changes. ()" 2020-03-17 11:25:01 +00:00
http Share SSL contexts for non-federation requests () 2020-03-17 21:32:25 +00:00
logging
push Do not treat display names as globs for push rules. () 2020-04-22 13:07:12 +01:00
replication Read the room version from database when fetching events () 2020-03-04 13:11:04 +00:00
rest Remove special casing of m.room.aliases events () 2020-03-17 07:37:04 -04:00
scripts
server_notices
state Improve get auth chain difference algorithm. () 2020-03-18 16:46:41 +00:00
storage Improve get auth chain difference algorithm. () 2020-03-18 16:46:41 +00:00
test_utils
util Clarify list/set/dict/tuple comprehensions and enforce via flake8 () 2020-02-21 07:15:07 -05:00
__init__.py
server.py Kill off redundant SynapseRequestFactory () 2020-01-03 14:19:48 +00:00
test_distributor.py
test_event_auth.py Remove special auth and redaction rules for aliases events in experimental room ver. () 2020-03-09 08:58:25 -04:00
test_federation.py Add a make_event_from_dict method () 2020-02-07 15:30:04 +00:00
test_mau.py
test_metrics.py
test_phone_home.py
test_preview.py
test_server.py Implement RedirectException () 2020-01-15 15:58:55 +00:00
test_state.py Clarify list/set/dict/tuple comprehensions and enforce via flake8 () 2020-02-21 07:15:07 -05:00
test_terms_auth.py
test_test_utils.py
test_types.py Validate the alt_aliases property of canonical alias events () 2020-03-03 07:12:45 -05:00
test_visibility.py
unittest.py Implement GET /_matrix/client/r0/rooms/{roomId}/aliases () 2020-02-18 16:23:25 +00:00
utils.py Add rooms.room_version column () 2020-01-27 14:30:57 +00:00