synapse/changelog.d
David Robertson 106959b3cf
Remove unused mocks from test_typing (#12136)
* Remove unused mocks from `test_typing`

It's not clear what these do. `get_user_by_access_token` has the wrong
signature, including the return type. Tests all pass without these. I
think we should nuke them.

* Changelog

* Fixup imports
2022-03-02 17:24:52 +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
12136.misc Remove unused mocks from test_typing (#12136) 2022-03-02 17:24:52 +00:00