0
0
Fork 1
mirror of https://mau.dev/maunium/synapse.git synced 2024-08-03 17:14:47 +02:00
synapse/tests/replication/slave/storage
Patrick Cloke bec01c0758
Convert room member storage tuples to attrs. (#10629)
Instead of using namedtuples. This helps with asserting type hints
and code completion.
2021-08-18 09:22:07 -04:00
..
__init__.py Remove redundant "coding: utf-8" lines (#9786) 2021-04-14 15:34:27 +01:00
_base.py Use mock from the stdlib. (#9772) 2021-04-09 13:44:38 -04:00
test_account_data.py Fix tests on postgresql (#3740) 2018-09-04 02:21:48 +10:00
test_events.py Convert room member storage tuples to attrs. (#10629) 2021-08-18 09:22:07 -04:00
test_receipts.py Fix tests on postgresql (#3740) 2018-09-04 02:21:48 +10:00