0
0
Fork 1
mirror of https://mau.dev/maunium/synapse.git synced 2024-09-07 10:25:40 +02:00
synapse/tests/api
Richard van der Hoff 799001f2c0
Add a make_event_from_dict method (#6858)
... and use it in places where it's trivial to do so.

This will make it easier to pass room versions into the FrozenEvent
constructors.
2020-02-07 15:30:04 +00:00
..
__init__.py
test_auth.py
test_filtering.py Add a make_event_from_dict method (#6858) 2020-02-07 15:30:04 +00:00
test_ratelimiting.py