MatrixSynapse/tests/config
reivilibre c775d80b73
Fix a bug introduced in Synapse v1.84.0 where workers do not start up when no `instance_map` was provided. (#15672)
* Fix #15669: always populate instance map even if it was empty

* Fix some tests

* Fix more tests

* Newsfile

Signed-off-by: Olivier Wilkinson (reivilibre) <oliverw@matrix.org>

* CI fix: don't forget to update apt repository sources before installing olddeps deps

* Add test testing the backwards compatibility

---------

Signed-off-by: Olivier Wilkinson (reivilibre) <oliverw@matrix.org>
2023-05-26 14:28:55 +00:00
..
__init__.py Remove redundant "coding: utf-8" lines (#9786) 2021-04-14 15:34:27 +01:00
test___main__.py Add missing type hints to tests.config. (#14681) 2022-12-16 08:53:28 -05:00
test_api.py Allow selecting "prejoin" events by state keys (#14642) 2022-12-13 00:54:46 +00:00
test_appservice.py Throw if the appservice config list is the wrong type (#15425) 2023-04-12 11:28:46 +00:00
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 Fix a bug introduced in Synapse v1.84.0 where workers do not start up when no `instance_map` was provided. (#15672) 2023-05-26 14:28:55 +00:00
utils.py Add missing type hints to tests.config. (#14681) 2022-12-16 08:53:28 -05:00