.. |
__init__.py
|
4b965c862d
Remove redundant "coding: utf-8" lines (#9786)
|
3 年之前 |
test_account.py
|
d642ce4b32
Use Pydantic to systematically validate a first batch of endpoints in `synapse.rest.client.account`. (#13188)
|
2 年之前 |
test_account_data.py
|
e4409301ba
Add a module callback to react to account data changes (#12327)
|
2 年之前 |
test_auth.py
|
a4b1f64562
Fix /refresh endpoint version (#14364)
|
2 年之前 |
test_capabilities.py
|
64c73c6ac8
Add type hints to `tests/rest/client` (#12066)
|
2 年之前 |
test_consent.py
|
54e74cc15f
Add type hints to `tests/rest/client` (#12072)
|
2 年之前 |
test_devices.py
|
dbfc9b803e
Fix dehydrated device REST checks (#14336)
|
2 年之前 |
test_directory.py
|
efee345b45
Remove unnecessary `json.dumps` from tests (#13303)
|
2 年之前 |
test_ephemeral_message.py
|
54e74cc15f
Add type hints to `tests/rest/client` (#12072)
|
2 年之前 |
test_events.py
|
c52abc1cfd
Additional constants for EDU types. (#12884)
|
2 年之前 |
test_filter.py
|
e2ed1b7155
Use literals in place of `HTTPStatus` constants in tests (#13463)
|
2 年之前 |
test_identity.py
|
84ddcd7bbf
Drop support for calling `/_matrix/client/v3/rooms/{roomId}/invite` without an `id_access_token` (#13241)
|
2 年之前 |
test_keys.py
|
d3d9ca156e
Cancel the processing of key query requests when they time out. (#13680)
|
2 年之前 |
test_login.py
|
9192d74b0b
Refactor OIDC tests to better mimic an actual OIDC provider. (#13910)
|
2 年之前 |
test_login_token_request.py
|
e5fdf16d46
Expose MSC3882 only be under an unstable endpoint. (#13868)
|
2 年之前 |
test_models.py
|
742f9f9d78
A third batch of Pydantic validation for rest/client/account.py (#13736)
|
2 年之前 |
test_mutual_rooms.py
|
6be4953b99
Mutual rooms: Remove dependency on user directory (#12836)
|
2 年之前 |
test_notifications.py
|
b10211871f
Fix invite notifications for users without pushers (#12840)
|
2 年之前 |
test_password_policy.py
|
efee345b45
Remove unnecessary `json.dumps` from tests (#13303)
|
2 年之前 |
test_power_levels.py
|
54e74cc15f
Add type hints to `tests/rest/client` (#12072)
|
2 年之前 |
test_presence.py
|
78b99de7c2
Prefer `make_awaitable` over `defer.succeed` in tests (#12505)
|
2 年之前 |
test_profile.py
|
d102ad67fd
annotate tests.server.FakeChannel (#13136)
|
2 年之前 |
test_push_rule_attrs.py
|
1901cb1d4a
Add type hints to `tests/rest/client` (#12084)
|
2 年之前 |
test_redactions.py
|
86c5a710d8
Implement MSC3912: Relation-based redactions (#14260)
|
2 年之前 |
test_register.py
|
be76cd8200
Allow admins to require a manual approval process before new accounts can be used (using MSC3866) (#13556)
|
2 年之前 |
test_relations.py
|
4dd7aa371b
Properly update the threads table when thread events are redacted. (#14248)
|
2 年之前 |
test_rendezvous.py
|
4eaf3eb840
Implementation of HTTP 307 response for MSC3886 POST endpoint (#14018)
|
2 年之前 |
test_report_event.py
|
e2ed1b7155
Use literals in place of `HTTPStatus` constants in tests (#13463)
|
2 年之前 |
test_retention.py
|
3dd175b628
`synapse.api.auth.Auth` cleanup: make permission-related methods use `Requester` instead of the `UserID` (#13024)
|
2 年之前 |
test_room_batch.py
|
7bc08f3201
Remove remaining bits of groups code. (#12936)
|
2 年之前 |
test_rooms.py
|
7894251bce
Correctly create power level event during initial room creation (#14361)
|
2 年之前 |
test_sendtodevice.py
|
c52abc1cfd
Additional constants for EDU types. (#12884)
|
2 年之前 |
test_shadow_banned.py
|
84ddcd7bbf
Drop support for calling `/_matrix/client/v3/rooms/{roomId}/invite` without an `id_access_token` (#13241)
|
2 年之前 |
test_sync.py
|
0e99f07952
Remove support for unstable private read receipts (#13653)
|
2 年之前 |
test_third_party_rules.py
|
e2ed1b7155
Use literals in place of `HTTPStatus` constants in tests (#13463)
|
2 年之前 |
test_transactions.py
|
78b99de7c2
Prefer `make_awaitable` over `defer.succeed` in tests (#12505)
|
2 年之前 |
test_typing.py
|
126a15794c
Do not allow a None-limit on PaginationConfig. (#14146)
|
2 年之前 |
test_upgrade_room.py
|
99d3931974
Add more tests for room upgrades (#13074)
|
2 年之前 |
utils.py
|
86c5a710d8
Implement MSC3912: Relation-based redactions (#14260)
|
2 年之前 |