synapse/tests
Patrick Cloke e2f0b49b3f
Attempt different character encodings when previewing a URL. (#11077)
This follows similar logic to BeautifulSoup where we attempt different
character encodings until we find one which works.
2021-10-14 10:17:20 -04:00
..
api
app
appservice
config Reset global cache state before cache tests. (#11036) 2021-10-12 12:55:33 +00:00
crypto
events
federation
handlers Merge remote-tracking branch 'origin/release-v1.45' into develop 2021-10-13 12:46:30 +01:00
http
logging Include exception in json logging (#11028) 2021-10-08 13:08:25 +02:00
module_api
push
replication
rest Fix-up some type hints in the relations tests. (#11076) 2021-10-14 09:19:35 -04:00
scripts
server_notices
state
storage Stop user directory from failing if it encounters users not in the users table. (#11053) 2021-10-13 09:38:22 +00:00
test_utils
util
__init__.py
server.py Fix-up some type hints in the relations tests. (#11076) 2021-10-14 09:19:35 -04:00
test_distributor.py
test_event_auth.py
test_federation.py
test_mau.py Add functionality to remove deactivated users from the monthly_active_users table (#10947) 2021-10-04 08:34:42 -07:00
test_metrics.py
test_phone_home.py
test_preview.py Attempt different character encodings when previewing a URL. (#11077) 2021-10-14 10:17:20 -04:00
test_server.py
test_state.py
test_terms_auth.py
test_test_utils.py
test_types.py
test_visibility.py
unittest.py Fix-up some type hints in the relations tests. (#11076) 2021-10-14 09:19:35 -04:00
utils.py