MatrixSynapse/tests/rest
Patrick Cloke 96274565ff
Fix bundling aggregations if unsigned is not a returned event field. (#12234)
An error occured if a filter was supplied with `event_fields` which did not include
`unsigned`.

In that case, bundled aggregations are still added as the spec states it is allowed
for servers to add additional fields.
2022-03-16 12:17:39 -04:00
..
admin Add config settings for background update parameters (#11980) 2022-03-11 10:46:45 -08:00
client Fix bundling aggregations if unsigned is not a returned event field. (#12234) 2022-03-16 12:17:39 -04:00
key Add type hints to `tests/rest` (#12146) 2022-03-03 16:05:44 +00:00
media Add type hints to `tests/rest`. (#12208) 2022-03-11 12:42:22 +00:00
__init__.py Remove redundant "coding: utf-8" lines (#9786) 2021-04-14 15:34:27 +01:00
test_health.py Add type hints to `tests/rest` (#12146) 2022-03-03 16:05:44 +00:00
test_well_known.py Add type hints to `tests/rest` (#12146) 2022-03-03 16:05:44 +00:00