| .. |
|
__init__.py
|
…
|
|
|
oidc_test_key.p8
|
…
|
|
|
oidc_test_key.pub.pem
|
…
|
|
|
test_admin.py
|
Add some type hints to the tests.handlers module. (#12207)
|
2022-03-11 07:07:15 -05:00 |
|
test_appservice.py
|
Send device list updates to application services (MSC3202) - part 1 (#11881)
|
2022-03-30 14:39:27 +01:00 |
|
test_auth.py
|
Add some type hints to the tests.handlers module. (#12207)
|
2022-03-11 07:07:15 -05:00 |
|
test_cas.py
|
Add type hints to more tests files. (#12240)
|
2022-03-17 07:25:50 -04:00 |
|
test_deactivate_account.py
|
Add some type hints to the tests.handlers module. (#12207)
|
2022-03-11 07:07:15 -05:00 |
|
test_device.py
|
Add some type hints to the tests.handlers module. (#12207)
|
2022-03-11 07:07:15 -05:00 |
|
test_directory.py
|
Add type hints to some tests/handlers files. (#12224)
|
2022-03-15 09:16:37 -04:00 |
|
test_e2e_keys.py
|
Add type hints to some tests/handlers files. (#12224)
|
2022-03-15 09:16:37 -04:00 |
|
test_e2e_room_keys.py
|
…
|
|
|
test_federation.py
|
Bump `black` and `click` versions (#12320)
|
2022-03-29 10:41:19 +00:00 |
|
test_message.py
|
Remove `HomeServer.get_datastore()` (#12031)
|
2022-02-23 11:04:02 +00:00 |
|
test_oidc.py
|
Add type hints to some tests/handlers files. (#12224)
|
2022-03-15 09:16:37 -04:00 |
|
test_password_providers.py
|
…
|
|
|
test_presence.py
|
Add type hints to more tests files. (#12240)
|
2022-03-17 07:25:50 -04:00 |
|
test_profile.py
|
Always allow the empty string as an avatar_url. (#12261)
|
2022-03-25 13:28:42 +00:00 |
|
test_receipts.py
|
…
|
|
|
test_register.py
|
…
|
|
|
test_room.py
|
…
|
|
|
test_room_summary.py
|
…
|
|
|
test_saml.py
|
Add type hints to some tests/handlers files. (#12224)
|
2022-03-15 09:16:37 -04:00 |
|
test_send_email.py
|
…
|
|
|
test_stats.py
|
…
|
|
|
test_sync.py
|
…
|
|
|
test_typing.py
|
Add type hints to tests files. (#12256)
|
2022-03-21 09:43:16 -04:00 |
|
test_user_directory.py
|
…
|
|