MatrixSynapse/tests/rest/client/v2_alpha
Erik Johnston 06a02bc1ce
Convert sending mail to async/await. (#7557)
Mainly because sometimes the email push code raises exceptions where the
stack traces have gotten lost, which is hopefully fixed by this.
2020-05-22 13:41:11 +01:00
..
__init__.py
test_account.py Convert sending mail to async/await. (#7557) 2020-05-22 13:41:11 +01:00
test_auth.py Do not validate that the client dict is stable during UI Auth. (#7483) 2020-05-13 14:26:44 -04:00
test_capabilities.py
test_filter.py
test_password_policy.py Allow server admins to define and enforce a password policy (MSC2000). (#7118) 2020-03-26 16:51:13 +00:00
test_register.py Allow expired accounts to logout (#7443) 2020-05-14 16:32:49 +01:00
test_relations.py
test_sync.py