MatrixSynapse/tests
David Teller f14428b25c
Allow spam-checker modules to be provide async methods. (#8890)
Spam checker modules can now provide async methods. This is implemented
in a backwards-compatible manner.
2020-12-11 14:05:15 -05:00
..
api Remove redundant mocking 2020-12-02 17:53:38 +00:00
app Apply an IP range blacklist to push and key revocation requests. (#8821) 2020-12-02 11:09:24 -05:00
appservice
config
crypto Apply an IP range blacklist to push and key revocation requests. (#8821) 2020-12-02 11:09:24 -05:00
events
federation
handlers Allow spam-checker modules to be provide async methods. (#8890) 2020-12-11 14:05:15 -05:00
http Apply an IP range blacklist to push and key revocation requests. (#8821) 2020-12-02 11:09:24 -05:00
logging Improve tests for structured logging. (#8916) 2020-12-11 07:25:01 -05:00
module_api Add admin API for logging in as a user (#8617) 2020-11-17 10:51:25 +00:00
push Add additional validation to pusher URLs. (#8865) 2020-12-04 10:51:56 -05:00
replication Default to blacklisting reserved IP ranges and add a whitelist. (#8870) 2020-12-09 13:56:06 -05:00
rest Add number of local devices to Room Details Admin API (#8886) 2020-12-11 10:42:47 +00:00
scripts
server_notices
state Pass room_id to get_auth_chain_difference (#8879) 2020-12-04 15:52:49 +00:00
storage Add number of local devices to Room Details Admin API (#8886) 2020-12-11 10:42:47 +00:00
test_utils Factor out FakeResponse from test_oidc 2020-12-02 18:30:29 +00:00
util
__init__.py
server.py UIA: offer only available auth flows 2020-12-02 18:54:15 +00:00
test_distributor.py
test_event_auth.py
test_federation.py Apply an IP range blacklist to push and key revocation requests. (#8821) 2020-12-02 11:09:24 -05:00
test_mau.py
test_metrics.py
test_phone_home.py
test_preview.py Do not raise a 500 exception when previewing empty media. (#8883) 2020-12-07 10:00:08 -05:00
test_server.py Apply an IP range blacklist to push and key revocation requests. (#8821) 2020-12-02 11:09:24 -05:00
test_state.py Add admin API for logging in as a user (#8617) 2020-11-17 10:51:25 +00:00
test_terms_auth.py
test_test_utils.py
test_types.py
test_visibility.py
unittest.py fix up various test cases 2020-12-02 16:30:01 +00:00
utils.py remove unused DeferredMockCallable 2020-12-02 18:38:29 +00:00