MatrixSynapse/tests/config
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___main__.py Add missing type hints to tests.config. (#14681) 2022-12-16 08:53:28 -05:00
test_api.py
test_background_update.py Add missing type hints to tests.config. (#14681) 2022-12-16 08:53:28 -05:00
test_base.py Add missing type hints to tests.config. (#14681) 2022-12-16 08:53:28 -05:00
test_cache.py Add missing type hints to tests.config. (#14681) 2022-12-16 08:53:28 -05:00
test_database.py Add missing type hints to tests.config. (#14681) 2022-12-16 08:53:28 -05:00
test_generate.py Add missing type hints to tests.config. (#14681) 2022-12-16 08:53:28 -05:00
test_load.py Add missing type hints to tests.config. (#14681) 2022-12-16 08:53:28 -05:00
test_ratelimiting.py Add missing type hints to tests.config. (#14681) 2022-12-16 08:53:28 -05:00
test_registration_config.py Add missing type hints to tests.config. (#14681) 2022-12-16 08:53:28 -05:00
test_room_directory.py Add missing type hints to tests.config. (#14681) 2022-12-16 08:53:28 -05:00
test_server.py Add missing type hints to tests.config. (#14681) 2022-12-16 08:53:28 -05:00
test_tls.py Add missing type hints to tests.config. (#14681) 2022-12-16 08:53:28 -05:00
test_util.py Add missing type hints to tests.config. (#14681) 2022-12-16 08:53:28 -05:00
test_workers.py Use immutabledict instead of frozendict (#15113) 2023-03-22 17:15:34 +00:00
utils.py Add missing type hints to tests.config. (#14681) 2022-12-16 08:53:28 -05:00