.. |
__init__.py
|
4b965c862d
Remove redundant "coding: utf-8" lines (#9786)
|
3 years ago |
test_admin.py
|
1595052b26
Use literals in place of `HTTPStatus` constants in tests (#13479)
|
2 years ago |
test_background_updates.py
|
2281427175
Use literals in place of `HTTPStatus` constants in tests (#13488)
|
2 years ago |
test_device.py
|
6d47b7e325
Add a type hint for `get_device_handler()` and fix incorrect types. (#14055)
|
2 years ago |
test_event_reports.py
|
8bdf2bd31e
Fix a bug in the `/event_reports` Admin API which meant that the total count could be larger than the number of results you can actually query for. (#13525)
|
2 years ago |
test_federation.py
|
2281427175
Use literals in place of `HTTPStatus` constants in tests (#13488)
|
2 years ago |
test_media.py
|
2281427175
Use literals in place of `HTTPStatus` constants in tests (#13488)
|
2 years ago |
test_registration_tokens.py
|
2281427175
Use literals in place of `HTTPStatus` constants in tests (#13488)
|
2 years ago |
test_room.py
|
f6c74d1cb2
Implement message forward pagination from start when no from is given, fixes #12383 (#14149)
|
2 years ago |
test_server_notice.py
|
37f329c9ad
Fix that sending server notices fail if avatar is `None` (#13566)
|
2 years ago |
test_statistics.py
|
2281427175
Use literals in place of `HTTPStatus` constants in tests (#13488)
|
2 years ago |
test_user.py
|
9d8a3234ba
Respond with proper error responses on unknown paths. (#14621)
|
1 year ago |
test_username_available.py
|
2281427175
Use literals in place of `HTTPStatus` constants in tests (#13488)
|
2 years ago |