0
0
Fork 1
mirror of https://mau.dev/maunium/synapse.git synced 2024-06-26 06:28:20 +02:00
synapse/tests/test_utils
Eric Eastwood 30a5076da8
Log when events are (unexpectedly) filtered out of responses in tests (#14213)
See https://github.com/matrix-org/synapse/pull/14095#discussion_r990335492

This is useful because when see that a relevant event is an `outlier` or `soft-failed`, then that's a good unexpected indicator explaining why it's not showing up. `filter_events_for_client` is used in `/sync`, `/messages`, `/context` which are all common end-to-end assertion touch points (also notifications, relations).
2023-06-01 21:27:18 -05:00
..
__init__.py Handle errors when introspecting tokens 2023-05-30 09:43:06 -04:00
event_injection.py Ensure fed-sender catchup does not block for full state (#15248) 2023-03-13 12:31:19 +00:00
html_parsers.py Add more missing type hints to tests. (#15028) 2023-02-08 16:29:49 -05:00
logging_setup.py Log when events are (unexpectedly) filtered out of responses in tests (#14213) 2023-06-01 21:27:18 -05:00
oidc.py Add more missing type hints to tests. (#15028) 2023-02-08 16:29:49 -05:00