mirror of
https://git.anonymousland.org/anonymousland/synapse-product.git
synced 2024-10-01 08:25:44 -04:00
5fca3c8ae6
* add tests for checking if room search works with non-ascii char * change encoding on parse_string to UTF-8 * lints * properly encode search term * lints * add changelog file * update changelog number * set changelog entry filetype to .bugfix * Revert "set changelog entry filetype to .bugfix" This reverts commit be8e5a314251438ec4ec7dbc59ba32162c93e550. * update changelog message and file type * change parse_string default encoding back to ascii and update room search admin api calll to parse string * refactor tests * Update tests/rest/admin/test_room.py Co-authored-by: Patrick Cloke <clokep@users.noreply.github.com> Co-authored-by: Patrick Cloke <clokep@users.noreply.github.com> |
||
---|---|---|
.. | ||
__init__.py | ||
test_admin.py | ||
test_device.py | ||
test_event_reports.py | ||
test_media.py | ||
test_registration_tokens.py | ||
test_room.py | ||
test_server_notice.py | ||
test_statistics.py | ||
test_user.py | ||
test_username_available.py |