synapse/tests/rest/client
David Robertson ee3b2ac59a
Validate device_keys for C-S /keys/query requests (#10593)
* Validate device_keys for C-S /keys/query requests

Closes #10354

A small, not particularly critical fix. I'm interested in seeing if we
can find a more systematic approach though. #8445 is the place for any discussion.
2021-08-20 15:47:03 +01:00
..
v1 Flatten the synapse.rest.client package (#10600) 2021-08-17 11:57:58 +00:00
v2_alpha Validate device_keys for C-S /keys/query requests (#10593) 2021-08-20 15:47:03 +01:00
__init__.py Remove redundant "coding: utf-8" lines (#9786) 2021-04-14 15:34:27 +01:00
test_consent.py Flatten the synapse.rest.client package (#10600) 2021-08-17 11:57:58 +00:00
test_ephemeral_message.py Flatten the synapse.rest.client package (#10600) 2021-08-17 11:57:58 +00:00
test_identity.py Flatten the synapse.rest.client package (#10600) 2021-08-17 11:57:58 +00:00
test_power_levels.py Flatten the synapse.rest.client package (#10600) 2021-08-17 11:57:58 +00:00
test_redactions.py Flatten the synapse.rest.client package (#10600) 2021-08-17 11:57:58 +00:00
test_retention.py Flatten the synapse.rest.client package (#10600) 2021-08-17 11:57:58 +00:00
test_shadow_banned.py Flatten the synapse.rest.client package (#10600) 2021-08-17 11:57:58 +00:00
test_third_party_rules.py Flatten the synapse.rest.client package (#10600) 2021-08-17 11:57:58 +00:00
test_transactions.py Use mock from the stdlib. (#9772) 2021-04-09 13:44:38 -04:00