MatrixSynapse/tests
Maxwell G 12611bfcdd
Add support for pydantic v2 via pydantic.v1 compat module (#16332)
While maintaining support with pydantic v1.
2023-09-25 15:19:08 +00:00
..
api Refactor `get_user_by_id` (#16316) 2023-09-14 12:46:30 +01:00
app
appservice
config
crypto Refactor storing of server keys (#16261) 2023-09-12 11:08:04 +01:00
events
federation
handlers Return an immutable value from get_latest_event_ids_in_room. (#16326) 2023-09-18 09:29:05 -04:00
http
logging
media
metrics
module_api
push
replication Stop patching EventBase.__eq__ in tests. (#16349) 2023-09-18 14:48:02 +00:00
rest Add support for pydantic v2 via pydantic.v1 compat module (#16332) 2023-09-25 15:19:08 +00:00
scripts
server_notices
state
storage Return an immutable value from get_latest_event_ids_in_room. (#16326) 2023-09-18 09:29:05 -04:00
test_utils
types
util Convert more cached return values to immutable types (#16356) 2023-09-20 07:48:55 -04:00
__init__.py
server.py
test_distributor.py
test_event_auth.py
test_federation.py Return an immutable value from get_latest_event_ids_in_room. (#16326) 2023-09-18 09:29:05 -04: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
unittest.py Refactor storing of server keys (#16261) 2023-09-12 11:08:04 +01:00
utils.py