synapse/tests
Patrick Cloke 119e0795a5
Implement MSC3966: Add a push rule condition to search for a value in an array. (#15045)
The `exact_event_property_contains` condition can be used to
search for a value inside of an array.
2023-02-14 14:02:19 -05:00
..
api
app
appservice
config
crypto
events Proper types for tests.module_api (#15031) 2023-02-09 00:23:35 +00:00
federation
handlers Faster joins: don't stall when a user joins during a fast join (#14606) 2023-02-10 23:31:05 +00:00
http
logging
metrics
module_api Proper types for tests.module_api (#15031) 2023-02-09 00:23:35 +00:00
push Implement MSC3966: Add a push rule condition to search for a value in an array. (#15045) 2023-02-14 14:02:19 -05:00
replication
rest Prevent clients from reporting nonexistent events. (#13779) 2023-02-14 15:50:59 +00:00
scripts Add more missing type hints to tests. (#15028) 2023-02-08 16:29:49 -05:00
server_notices Add more missing type hints to tests. (#15028) 2023-02-08 16:29:49 -05:00
state
storage Add a class UnpersistedEventContext to allow for the batching up of storing state groups (#14675) 2023-02-09 13:05:02 -08:00
test_utils Add a class UnpersistedEventContext to allow for the batching up of storing state groups (#14675) 2023-02-09 13:05:02 -08:00
types
util
__init__.py
server.py
test_distributor.py
test_event_auth.py
test_federation.py Add more missing type hints to tests. (#15028) 2023-02-08 16:29:49 -05:00
test_mau.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 Add a class UnpersistedEventContext to allow for the batching up of storing state groups (#14675) 2023-02-09 13:05:02 -08:00
unittest.py Add more missing type hints to tests. (#15028) 2023-02-08 16:29:49 -05:00
utils.py Add a class UnpersistedEventContext to allow for the batching up of storing state groups (#14675) 2023-02-09 13:05:02 -08:00