MatrixSynapse/tests/rest/client/v2_alpha
krombel 2efd050c9d send 404 as http-status when filter-id is unknown to the server (#2380)
This fixed the weirdness of 400 vs 404 as http status code in the case
the filter id is not known by the server.
As e.g. matrix-js-sdk expects 404 to catch this situation this leads
to unwanted behaviour.
2019-10-10 12:59:55 +01:00
..
__init__.py
test_account.py ok 2019-09-27 15:23:07 +01:00
test_auth.py
test_capabilities.py
test_filter.py send 404 as http-status when filter-id is unknown to the server (#2380) 2019-10-10 12:59:55 +01:00
test_register.py
test_relations.py
test_sync.py