-
- Downloads
Test room alias deletion (#11327)
* Prefer `HTTPStatus` over plain `int` This is an Opinion that no-one has seemed to object to yet. * `--disallow-untyped-defs` for `tests.rest.client.test_directory` * Improve synapse's annotations for deleting aliases * Test case for deleting a room alias * Changelog
Showing
- changelog.d/11327.misc 1 addition, 0 deletionschangelog.d/11327.misc
- mypy.ini 3 additions, 0 deletionsmypy.ini
- synapse/handlers/directory.py 5 additions, 1 deletionsynapse/handlers/directory.py
- synapse/storage/databases/main/directory.py 5 additions, 2 deletionssynapse/storage/databases/main/directory.py
- tests/rest/client/test_directory.py 77 additions, 28 deletionstests/rest/client/test_directory.py
Loading
Please register or sign in to comment