synapse/tests
Patrick Cloke 0b037d6c91
Fix handling of public rooms filter with a network tuple. (#14053)
Fixes two related bugs:

* The handling of `[null]` for a `room_types` filter was incorrect.
* The ordering of arguments when providing both a network tuple
  and room type field was incorrect.
2022-10-05 12:49:52 +00:00
..
api
app
appservice Send the appservice access token as a header. (#13996) 2022-10-04 07:06:41 -04:00
config
crypto
events
federation Track when the pulled event signature fails (#13815) 2022-10-03 14:53:29 -05:00
handlers
http
logging
module_api
push
replication Track notification counts per thread (implement MSC3773). (#13776) 2022-10-04 09:47:04 -04:00
rest Fix handling of public rooms filter with a network tuple. (#14053) 2022-10-05 12:49:52 +00:00
scripts
server_notices
state
storage Use threaded receipts when fetching events for push. (#13878) 2022-10-04 12:07:02 -04:00
test_utils
util
__init__.py
server.py
test_distributor.py
test_event_auth.py
test_federation.py Track when the pulled event signature fails (#13815) 2022-10-03 14:53:29 -05:00
test_mau.py
test_metrics.py
test_phone_home.py
test_rust.py
test_server.py
test_state.py
test_terms_auth.py
test_test_utils.py
test_types.py
test_visibility.py
unittest.py
utils.py Update mypy and mypy-zope, attempt 3 (#13993) 2022-09-30 17:36:28 +01:00