synapse/changelog.d
Dirk Klimpel 2ffaf30803
Add type hints to tests/rest/client (#12108)
* Add type hints to `tests/rest/client`

* newsfile

* fix imports

* add `test_account.py`

* Remove one type hint in `test_report_event.py`

* change `on_create_room` to `async`

* update new functions in `test_third_party_rules.py`

* Add `test_filter.py`

* add `test_rooms.py`

* change to `assertEquals` to `assertEqual`

* lint
2022-03-02 16:34:14 +00:00
..
.gitignore Correct attrs package name in requirements (#3492) 2018-07-07 10:46:59 +10:00
11998.doc Enable complexity checking in complexity checking docs example (#11998) 2022-03-02 16:11:16 +00:00
12108.misc Add type hints to tests/rest/client (#12108) 2022-03-02 16:34:14 +00:00
12113.misc Improve and refactor the tests for relations. (#12113) 2022-03-02 06:56:16 -05:00
12118.misc Move scripts directory inside synapse, exposing as setuptools entry_points (#12118) 2022-03-02 13:00:16 +00:00
12128.misc Check if instances are lists, not sequences. (#12128) 2022-03-02 13:18:51 +00:00