0
0
Fork 1
mirror of https://mau.dev/maunium/synapse.git synced 2024-06-29 07:58:19 +02:00
synapse/tests/handlers
Neil Johnson d2f7c4e6b1
create support user (#4141)
Allow for the creation of a support user.

A support user can access the server, join rooms, interact with other users, but does not appear in the user directory nor does it contribute to monthly active user limits.
2018-12-14 18:20:59 +00:00
..
__init__.py Reference Matrix Home Server 2014-08-12 15:10:52 +01:00
test_appservice.py Run black. 2018-08-10 23:54:09 +10:00
test_auth.py add new error type ResourceLimit 2018-08-16 18:02:02 +01:00
test_device.py Fix tests on postgresql (#3740) 2018-09-04 02:21:48 +10:00
test_directory.py Use allow/deny 2018-10-25 15:25:21 +01:00
test_e2e_keys.py Run tests under PostgreSQL (#3423) 2018-08-13 16:47:46 +10:00
test_e2e_room_keys.py handle empty backups according to latest spec proposal (#4123) 2018-11-05 17:59:29 -05:00
test_presence.py Run black. 2018-08-10 23:54:09 +10:00
test_profile.py Merge branch 'develop' of github.com:matrix-org/synapse into erikj/split_profiles 2018-08-17 14:15:48 +01:00
test_register.py create support user (#4141) 2018-12-14 18:20:59 +00:00
test_roomlist.py Fix roomlist since tokens on Python 3 (#4046) 2018-10-17 23:04:55 +11:00
test_sync.py rename error code 2018-08-18 14:39:45 +01:00
test_typing.py Port tests/ to Python 3 (#3808) 2018-09-07 02:58:18 +10:00
test_user_directory.py create support user (#4141) 2018-12-14 18:20:59 +00:00