0
0
Fork 1
mirror of https://mau.dev/maunium/synapse.git synced 2024-07-26 13:09:16 +02:00
synapse/tests/rest/client/v2_alpha
Richard van der Hoff 2cd98812ba
Refactor the user-interactive auth handling (#6105)
Pull the checkers out to their own classes, rather than having them lost in a
massive 1000-line class which does everything.

This is also preparation for some more intelligent advertising of flows, as per #6100
2019-09-25 11:33:03 +01:00
..
__init__.py Refactor REST API tests to use explicit reactors (#3351) 2018-07-17 20:43:18 +10:00
test_account.py Run Black. (#5482) 2019-06-20 19:32:02 +10:00
test_auth.py Refactor the user-interactive auth handling (#6105) 2019-09-25 11:33:03 +01:00
test_capabilities.py Run Black. (#5482) 2019-06-20 19:32:02 +10:00
test_filter.py Remove some boilerplate in tests (#4156) 2018-11-07 03:00:00 +11:00
test_register.py Refactor code for calculating registration flows (#6106) 2019-09-25 11:32:05 +01:00
test_relations.py Remove the ability to query relations when the original event was redacted. (#5629) 2019-07-18 14:41:42 +01:00
test_sync.py Add admin api for sending server_notices (#5121) 2019-05-02 11:59:16 +01:00