MatrixSynapse/tests/handlers
Brendan Abolivier ae0b78cb1f
Merge pull request #6147 from matrix-org/babolivier/3pid-invite-revoked
Don't 500 when trying to exchange a revoked 3PID invite
2019-10-04 12:09:05 +01:00
..
__init__.py
test_admin.py
test_appservice.py
test_auth.py
test_device.py
test_directory.py
test_e2e_keys.py
test_e2e_room_keys.py
test_federation.py Lint (again) 2019-10-03 11:30:43 +01:00
test_presence.py
test_profile.py
test_register.py Only count real users when checking for auto-creation of auto-join room 2019-09-09 14:48:08 +03:00
test_stats.py Fix and refactor room and user stats (#5971) 2019-09-04 13:04:27 +01:00
test_sync.py
test_typing.py Add 'failure_ts' column to 'destinations' table (#6016) 2019-09-17 11:41:54 +01:00
test_user_directory.py