MatrixSynapse/tests/rest/admin
Callum Brown 90d9fc7505
Allow `.` and `~` chars in registration tokens (#10887)
Per updates to MSC3231 in order to use the same grammar
as other identifiers.
2021-09-23 17:58:12 +00:00
..
__init__.py
test_admin.py
test_device.py
test_event_reports.py
test_media.py
test_registration_tokens.py Allow `.` and `~` chars in registration tokens (#10887) 2021-09-23 17:58:12 +00:00
test_room.py Use direct references for some configuration variables (part 3) (#10885) 2021-09-23 07:13:34 -04:00
test_server_notice.py
test_statistics.py
test_user.py Create a constant for a small png image in tests. (#10834) 2021-09-16 12:01:14 -04:00
test_username_available.py