synapse/tests/rest/client/v2_alpha
Richard van der Hoff 45bb54a6c6 Fix registration test
* Set allow_guest_access = True, since we rely on it
* config doesn't have a `hostname` attribute; it is `server_name`
2019-03-19 11:44:43 +00:00
..
__init__.py
test_auth.py Fix fallback auth on Python 3 (#4197) 2018-11-19 12:27:33 -06:00
test_capabilities.py rework format of change password capability 2019-01-29 18:04:56 +00:00
test_filter.py Remove some boilerplate in tests (#4156) 2018-11-07 03:00:00 +11:00
test_register.py Fix registration test 2019-03-19 11:44:43 +00:00
test_sync.py