0
0
Fork 1
mirror of https://mau.dev/maunium/synapse.git synced 2024-07-16 08:08:58 +02:00
synapse/tests/rest/client/v2_alpha
Brendan Abolivier ad5b4074e1
Add startup background job for account validity
If account validity is enabled in the server's configuration, this job will run at startup as a background job and will stick an expiration date to any registered account missing one.
2019-05-17 19:37:31 +01:00
..
__init__.py Refactor REST API tests to use explicit reactors (#3351) 2018-07-17 20:43:18 +10:00
test_auth.py Migrate all tests to use the dict-based config format instead of hanging items off HomeserverConfig (#5171) 2019-05-13 15:01:14 -05:00
test_capabilities.py Add admin api for sending server_notices (#5121) 2019-05-02 11:59:16 +01:00
test_filter.py Remove some boilerplate in tests (#4156) 2018-11-07 03:00:00 +11:00
test_register.py Add startup background job for account validity 2019-05-17 19:37:31 +01:00
test_sync.py Add admin api for sending server_notices (#5121) 2019-05-02 11:59:16 +01:00