0
0
Fork 1
mirror of https://mau.dev/maunium/synapse.git synced 2024-06-01 18:28:56 +02:00
synapse/tests/api
David Robertson 3b0083c92a
Use immutabledict instead of frozendict (#15113)
Additionally:

* Consistently use `freeze()` in test

---------

Co-authored-by: Patrick Cloke <clokep@users.noreply.github.com>
Co-authored-by: 6543 <6543@obermui.de>
2023-03-22 17:15:34 +00:00
..
__init__.py Test ratelimiter 2014-09-02 15:16:26 +01:00
test_auth.py Properly typecheck tests.api (#14983) 2023-02-03 20:03:23 +00:00
test_filtering.py Use immutabledict instead of frozendict (#15113) 2023-03-22 17:15:34 +00:00
test_ratelimiting.py Properly typecheck tests.api (#14983) 2023-02-03 20:03:23 +00:00