forked-synapse/tests/storage/databases/main
Patrick Cloke 42aea0d8af
Add final type hint to tests.unittest. (#15072)
Adds a return type to HomeServerTestCase.make_homeserver and deal
with any variables which are no longer Any.
2023-02-14 14:03:35 -05:00
..
__init__.py add a cache to have_seen_event (#9953) 2021-06-01 12:04:47 +01:00
test_deviceinbox.py Require types in tests.storage. (#14646) 2022-12-09 12:36:32 -05:00
test_events_worker.py Add final type hint to tests.unittest. (#15072) 2023-02-14 14:03:35 -05:00
test_lock.py Require types in tests.storage. (#14646) 2022-12-09 12:36:32 -05:00
test_receipts.py Attempt to delete more duplicate rows in receipts_linearized table. (#14915) 2023-02-01 15:45:10 -05:00
test_room.py Skip processing stats for broken rooms. (#14873) 2023-01-23 11:36:20 +00:00