.. |
__init__.py
|
…
|
|
oidc_test_key.p8
|
…
|
|
oidc_test_key.pub.pem
|
…
|
|
test_admin.py
|
…
|
|
test_appservice.py
|
Factor out `MultiWriter` token from `RoomStreamToken` (#16427)
|
2023-10-05 10:46:28 +01:00 |
test_auth.py
|
Replace make_awaitable with AsyncMock (#16179)
|
2023-08-24 19:38:46 -04:00 |
test_cas.py
|
Handle "registration_enabled" parameter for CAS (#16262)
|
2023-09-06 14:32:24 -04:00 |
test_deactivate_account.py
|
…
|
|
test_device.py
|
Fix using dehydrated devices (MSC2697) & refresh tokens (#16288)
|
2023-09-13 08:33:39 -04:00 |
test_directory.py
|
Replace make_awaitable with AsyncMock (#16179)
|
2023-08-24 19:38:46 -04:00 |
test_e2e_keys.py
|
Bump mypy-zope & mypy. (#16188)
|
2023-08-29 10:38:56 -04:00 |
test_e2e_room_keys.py
|
…
|
|
test_federation.py
|
Update ruff config (#16283)
|
2023-09-08 11:24:36 -04:00 |
test_federation_event.py
|
Replace make_awaitable with AsyncMock (#16179)
|
2023-08-24 19:38:46 -04:00 |
test_message.py
|
Stop writing to the event_txn_id table (#16175)
|
2023-08-30 11:10:56 +01:00 |
test_oauth_delegation.py
|
Merge remote-tracking branch 'origin/release-v1.91' into release-v1.92
|
2023-09-06 11:25:28 -04:00 |
test_oidc.py
|
Bump mypy-zope & mypy. (#16188)
|
2023-08-29 10:38:56 -04:00 |
test_password_providers.py
|
Bump mypy-zope & mypy. (#16188)
|
2023-08-29 10:38:56 -04:00 |
test_presence.py
|
Return an immutable value from get_latest_event_ids_in_room. (#16326)
|
2023-09-18 09:29:05 -04:00 |
test_profile.py
|
Replace make_awaitable with AsyncMock (#16179)
|
2023-08-24 19:38:46 -04:00 |
test_receipts.py
|
…
|
|
test_register.py
|
Bump mypy-zope & mypy. (#16188)
|
2023-08-29 10:38:56 -04:00 |
test_room.py
|
…
|
|
test_room_member.py
|
Replace make_awaitable with AsyncMock (#16179)
|
2023-08-24 19:38:46 -04:00 |
test_room_summary.py
|
…
|
|
test_saml.py
|
Bump mypy-zope & mypy. (#16188)
|
2023-08-29 10:38:56 -04:00 |
test_send_email.py
|
Support IPv6-only SMTP servers (#16155)
|
2023-08-29 09:33:58 -04:00 |
test_sso.py
|
…
|
|
test_stats.py
|
…
|
|
test_sync.py
|
Replace make_awaitable with AsyncMock (#16179)
|
2023-08-24 19:38:46 -04:00 |
test_typing.py
|
Some refactors around receipts stream (#16426)
|
2023-10-04 16:28:40 +01:00 |
test_user_directory.py
|
Replace make_awaitable with AsyncMock (#16179)
|
2023-08-24 19:38:46 -04:00 |
test_worker_lock.py
|
…
|
|