0
0
Fork 1
mirror of https://mau.dev/maunium/synapse.git synced 2024-07-01 08:58:19 +02:00
synapse/tests/rest/admin
David Robertson fffb3c4c8f
Always allow the empty string as an avatar_url. (#12261)
Hopefully this fixes #12257.

Co-authored-by: Patrick Cloke <clokep@users.noreply.github.com>
2022-03-25 13:28:42 +00:00
..
__init__.py Remove redundant "coding: utf-8" lines (#9786) 2021-04-14 15:34:27 +01:00
test_admin.py Add type hints to tests/rest/admin (#11851) 2022-01-31 14:20:05 -05:00
test_background_updates.py Add config settings for background update parameters (#11980) 2022-03-11 10:46:45 -08:00
test_device.py Add type hints to synapse/tests/rest/admin (#11501) 2021-12-03 13:57:13 +00:00
test_event_reports.py Add type hints to synapse/tests/rest/admin (#11501) 2021-12-03 13:57:13 +00:00
test_federation.py Remove HomeServer.get_datastore() (#12031) 2022-02-23 11:04:02 +00:00
test_media.py Remove HomeServer.get_datastore() (#12031) 2022-02-23 11:04:02 +00:00
test_registration_tokens.py Remove HomeServer.get_datastore() (#12031) 2022-02-23 11:04:02 +00:00
test_room.py Replace assertEquals and friends with non-deprecated versions. (#12092) 2022-02-28 07:12:29 -05:00
test_server_notice.py Remove HomeServer.get_datastore() (#12031) 2022-02-23 11:04:02 +00:00
test_statistics.py Add missing errcode to parse_string and parse_boolean (#11542) 2021-12-09 11:23:34 +00:00
test_user.py Always allow the empty string as an avatar_url. (#12261) 2022-03-25 13:28:42 +00:00
test_username_available.py Add type hints to tests/rest/admin (#11851) 2022-01-31 14:20:05 -05:00