0
0
Fork 1
mirror of https://mau.dev/maunium/synapse.git synced 2024-05-29 00:43:45 +02:00
synapse/tests/events
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 some unit tests of prune_events() 2015-10-16 19:56:46 +01:00
test_presence_router.py Add final type hint to tests.unittest. (#15072) 2023-02-14 14:03:35 -05:00
test_snapshot.py Add missing type hints for tests.events. (#14904) 2023-01-25 15:14:03 -05:00
test_utils.py Properly typecheck tests.api (#14983) 2023-02-03 20:03:23 +00:00