synapse/tests/rest/admin
Patrick Cloke 590cc4e888
Add type hints to additional servlet functions (#10437)
Improves type hints for:

* parse_{boolean,integer}
* parse_{boolean,integer}_from_args
* parse_json_{value,object}_from_request

And fixes any incorrect calls that resulted from unknown types.
2021-07-21 18:12:22 +00:00
..
__init__.py Remove redundant "coding: utf-8" lines (#9786) 2021-04-14 15:34:27 +01:00
test_admin.py [pyupgrade] tests/ (#10347) 2021-07-13 11:43:15 +01:00
test_device.py Fix (final) Bugbear violations (#9838) 2021-04-20 11:50:49 +01:00
test_event_reports.py Make reason and score optional for report_event (#10077) 2021-05-27 18:42:23 +01:00
test_media.py Add type hints to additional servlet functions (#10437) 2021-07-21 18:12:22 +00:00
test_room.py [pyupgrade] tests/ (#10347) 2021-07-13 11:43:15 +01:00
test_statistics.py Fix (final) Bugbear violations (#9838) 2021-04-20 11:50:49 +01:00
test_user.py Fix deactivate a user if he does not have a profile (#10252) 2021-07-06 13:08:53 +01:00