This attempts to be a direct port of https://github.com/matrix-org/synapse-dinsic/pull/74 to mainline. There was some fiddling required to deal with the changes that have been made to mainline since (mainly dealing with the split of `RegistrationWorkerStore` from `RegistrationStore`, and the changes made to `self.make_request` in test code). |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| test_account.py | ||
| test_auth.py | ||
| test_capabilities.py | ||
| test_filter.py | ||
| test_password_policy.py | ||
| test_register.py | ||
| test_relations.py | ||
| test_shared_rooms.py | ||
| test_sync.py | ||
| test_upgrade_room.py | ||