MatrixSynapse/tests
Patrick Cloke 14be78d492
Support for MSC3758: exact_event_match push condition (#14964)
This specifies to search for an exact value match, instead of
string globbing. It only works across non-compound JSON values
(null, boolean, integer, and strings).
2023-02-10 12:37:07 -05:00
..
api
app
appservice Type hints for tests.appservice (#14990) 2023-02-06 12:49:06 +00:00
config
crypto
events Proper types for `tests.module_api` (#15031) 2023-02-09 00:23:35 +00:00
federation
handlers Add a class UnpersistedEventContext to allow for the batching up of storing state groups (#14675) 2023-02-09 13:05:02 -08:00
http
logging
metrics
module_api Proper types for `tests.module_api` (#15031) 2023-02-09 00:23:35 +00:00
push Support for MSC3758: exact_event_match push condition (#14964) 2023-02-10 12:37:07 -05:00
replication
rest Add a class UnpersistedEventContext to allow for the batching up of storing state groups (#14675) 2023-02-09 13:05:02 -08: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