0
0
Fork 1
mirror of https://mau.dev/maunium/synapse.git synced 2024-07-03 01:48:23 +02:00
synapse/tests
Andrew Morgan 2f48c4e1ae
URL preview blacklisting fixes (#5155)
Prevents a SynapseError being raised inside of a IResolutionReceiver and instead opts to just return 0 results. This thus means that we have to lump a failed lookup and a blacklisted lookup together with the same error message, but the substitute should be generic enough to cover both cases.
2019-05-10 10:32:44 -07:00
..
api Run Black on the tests again (#5170) 2019-05-10 00:12:11 -05:00
app Run Black on the tests again (#5170) 2019-05-10 00:12:11 -05:00
appservice Run black. 2018-08-10 23:54:09 +10:00
config Run Black on the tests again (#5170) 2019-05-10 00:12:11 -05:00
crypto Run Black on the tests again (#5170) 2019-05-10 00:12:11 -05:00
events Fix a number of flake8 errors 2018-10-24 10:39:03 +01:00
federation Run Black on the tests again (#5170) 2019-05-10 00:12:11 -05:00
handlers Run Black on the tests again (#5170) 2019-05-10 00:12:11 -05:00
http Run Black on the tests again (#5170) 2019-05-10 00:12:11 -05:00
push Add admin api for sending server_notices (#5121) 2019-05-02 11:59:16 +01:00
replication Run Black on the tests again (#5170) 2019-05-10 00:12:11 -05:00
rest URL preview blacklisting fixes (#5155) 2019-05-10 10:32:44 -07:00
scripts Port register_new_matrix_user to Python 3 and add tests (#4085) 2018-10-26 22:05:22 +11:00
server_notices Run Black on the tests again (#5170) 2019-05-10 00:12:11 -05:00
state Run Black on the tests again (#5170) 2019-05-10 00:12:11 -05:00
storage Run Black on the tests again (#5170) 2019-05-10 00:12:11 -05:00
test_utils Run Black on the tests again (#5170) 2019-05-10 00:12:11 -05:00
util Run Black on the tests again (#5170) 2019-05-10 00:12:11 -05:00
__init__.py Patch defer.inlineCallbacks to check logcontexts in tests (#4205) 2018-12-04 11:30:32 +01:00
patch_inline_callbacks.py Run Black on the tests again (#5170) 2019-05-10 00:12:11 -05:00
server.py Run Black on the tests again (#5170) 2019-05-10 00:12:11 -05:00
test_distributor.py Run black. 2018-08-10 23:54:09 +10:00
test_event_auth.py Run Black on the tests again (#5170) 2019-05-10 00:12:11 -05:00
test_federation.py Run Black on the tests again (#5170) 2019-05-10 00:12:11 -05:00
test_mau.py Run Black on the tests again (#5170) 2019-05-10 00:12:11 -05:00
test_metrics.py Run Black on the tests again (#5170) 2019-05-10 00:12:11 -05:00
test_preview.py Run black. 2018-08-10 23:54:09 +10:00
test_server.py Use native UPSERTs where possible (#4306) 2019-01-24 21:31:54 +11:00
test_state.py Merge pull request #5027 from matrix-org/babolivier/account_expiration 2019-04-09 17:02:41 +01:00
test_terms_auth.py Run Black on the tests again (#5170) 2019-05-10 00:12:11 -05:00
test_test_utils.py Run black. 2018-08-10 23:54:09 +10:00
test_types.py Run Black on the tests again (#5170) 2019-05-10 00:12:11 -05:00
test_visibility.py Run Black on the tests again (#5170) 2019-05-10 00:12:11 -05:00
unittest.py Run Black on the tests again (#5170) 2019-05-10 00:12:11 -05:00
utils.py Run Black on the tests again (#5170) 2019-05-10 00:12:11 -05:00