synapse/tests
Erik Johnston ef2d627015
Fix unit tests (#8689)
* Fix unit tests

* Newsfile
2020-10-29 18:21:49 +00:00
..
api Add ability for access tokens to belong to one user but grant access to another user. (#8616) 2020-10-29 15:58:44 +00:00
app Solidify the HomeServer constructor. (#8515) 2020-10-15 15:29:13 -04:00
appservice Add ability for access tokens to belong to one user but grant access to another user. (#8616) 2020-10-29 15:58:44 +00:00
config
crypto Remove the deprecated Handlers object (#8494) 2020-10-09 07:24:34 -04:00
events
federation Catch-up after Federation Outage (bonus): Catch-up on Synapse Startup (#8322) 2020-09-18 14:59:13 +01:00
handlers Add ability for access tokens to belong to one user but grant access to another user. (#8616) 2020-10-29 15:58:44 +00:00
http Fix handling of connection timeouts in outgoing http requests (#8400) 2020-09-29 10:29:21 +01:00
logging Gracefully handle a pending logging connection during shutdown. (#8685) 2020-10-29 12:53:57 -04:00
module_api Allow modules to create and send events into rooms (#8479) 2020-10-09 13:46:36 +01:00
push Add ability for access tokens to belong to one user but grant access to another user. (#8616) 2020-10-29 15:58:44 +00:00
replication Add ability for access tokens to belong to one user but grant access to another user. (#8616) 2020-10-29 15:58:44 +00:00
rest Fix unit tests (#8689) 2020-10-29 18:21:49 +00:00
scripts
server_notices
state
storage Add ability for access tokens to belong to one user but grant access to another user. (#8616) 2020-10-29 15:58:44 +00:00
test_utils Tell Black to format code for Python 3.5 (#8664) 2020-10-27 23:26:36 +00:00
util Add some more tests 2020-10-21 15:39:25 +01:00
__init__.py
server.py Support generating structured logs in addition to standard logs. (#8607) 2020-10-29 07:27:37 -04:00
test_distributor.py
test_event_auth.py
test_federation.py Don't instansiate Requester directly (#8614) 2020-10-22 10:11:06 +01:00
test_mau.py
test_metrics.py move DeferredCache into its own module 2020-10-14 23:38:14 +01:00
test_phone_home.py Allow background tasks to be run on a separate worker. (#8369) 2020-10-02 08:23:15 -04:00
test_preview.py
test_server.py
test_state.py Simplify super() calls to Python 3 syntax. (#8344) 2020-09-18 09:56:44 -04:00
test_terms_auth.py
test_test_utils.py
test_types.py
test_visibility.py
unittest.py Don't instansiate Requester directly (#8614) 2020-10-22 10:11:06 +01:00
utils.py Solidify the HomeServer constructor. (#8515) 2020-10-15 15:29:13 -04:00