MatrixSynapse/tests/events
Patrick Cloke c5d1e6d414
Properly parse event_fields in filters (#15607)
The event_fields property in filters should use the proper
escape rules, namely backslashes can be escaped with
an additional backslash.

This adds tests (adapted from matrix-js-sdk) and implements
the logic to properly split the event_fields strings.
2023-05-22 11:31:22 -04:00
..
__init__.py
test_presence_router.py Add final type hint to tests.unittest. (#15072) 2023-02-14 14:03:35 -05:00
test_snapshot.py
test_utils.py Properly parse event_fields in filters (#15607) 2023-05-22 11:31:22 -04:00