MatrixSynapse/tests/storage
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
test__base.py
test_appservice.py
test_background_update.py
test_base.py
test_client_ips.py
test_devices.py
test_directory.py
test_end_to_end_keys.py
test_event_federation.py
test_event_push_actions.py
test_keys.py
test_monthly_active_users.py create support user (#4141) 2018-12-14 18:20:59 +00:00
test_presence.py
test_profile.py
test_purge.py
test_redaction.py
test_registration.py create support user (#4141) 2018-12-14 18:20:59 +00:00
test_room.py
test_roommember.py
test_state.py
test_transactions.py
test_user_directory.py