0
0
Fork 1
mirror of https://mau.dev/maunium/synapse.git synced 2024-06-18 02:28:21 +02:00
synapse/tests/events
David Robertson 7081bb56e2
Proper types for tests.module_api (#15031)
* -> None for test methods

* A first batch of type fixes

* Introduce common parent test case

* Fixup that big test method

* tests.module_api passes mypy

* Changelog
2023-02-09 00:23:35 +00:00
..
__init__.py Add some unit tests of prune_events() 2015-10-16 19:56:46 +01:00
test_presence_router.py Proper types for tests.module_api (#15031) 2023-02-09 00:23:35 +00: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