synapse/tests
2019-04-03 16:29:52 +01:00
..
api Enforce hs_disabled_message correctly 2019-03-19 11:30:54 +00:00
app Fix flake8 issues 2019-01-23 10:53:48 +02:00
appservice Run black. 2018-08-10 23:54:09 +10:00
config Neilj/fix threepid auth check (with tests) (#4474) 2019-04-01 17:42:18 +01:00
crypto Rewrite KeyringTestCase as a HomeServerTestCase (#4986) 2019-04-03 14:11:27 +01:00
events Fix a number of flake8 errors 2018-10-24 10:39:03 +01:00
federation Batch up outgoing read-receipts to reduce federation traffic. (#4890) 2019-03-20 16:02:25 +00:00
handlers Fix grammar and document get_current_users_in_room (#4998) 2019-04-03 14:32:20 +01:00
http lint 2019-03-20 14:08:57 +00:00
push Fix email test 2019-03-19 11:44:43 +00:00
replication Fix sync bug when accepting invites (#4956) 2019-04-02 12:42:39 +01:00
rest Add unit test for deleting groups 2019-04-03 16:29:52 +01:00
scripts Port register_new_matrix_user to Python 3 and add tests (#4085) 2018-10-26 22:05:22 +11:00
server_notices Some more porting to HomeserverTestCase and remove old RESTHelper (#4913) 2019-03-22 02:10:21 +11:00
state Collect room-version variations into one place (#4969) 2019-04-01 10:24:38 +01:00
storage Remove presence lists (#4989) 2019-04-03 11:11:15 +01:00
test_utils Enable configuring test log level via env var (#4506) 2019-01-29 12:07:00 +00:00
util Add a caching layer to .well-known responses (#4516) 2019-01-30 10:55:25 +00:00
__init__.py Patch defer.inlineCallbacks to check logcontexts in tests (#4205) 2018-12-04 11:30:32 +01:00
patch_inline_callbacks.py Patch defer.inlineCallbacks to check logcontexts in tests (#4205) 2018-12-04 11:30:32 +01:00
server.py Fix sync bug when accepting invites (#4956) 2019-04-02 12:42:39 +01:00
test_distributor.py Run black. 2018-08-10 23:54:09 +10:00
test_event_auth.py Collect room-version variations into one place (#4969) 2019-04-01 10:24:38 +01:00
test_federation.py Fix some tests which leaked logcontexts 2018-11-19 17:07:01 +00:00
test_mau.py Add rate-limiting on registration (#4735) 2019-03-05 14:25:33 +00:00
test_metrics.py Fix test_metrics.py compatibility prometheus_client 0.5 2018-12-21 01:53:57 +01: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 Collect room-version variations into one place (#4969) 2019-04-01 10:24:38 +01:00
test_terms_auth.py Fix the terms UI auth tests 2018-11-15 23:00:28 -07:00
test_test_utils.py Run black. 2018-08-10 23:54:09 +10:00
test_types.py Factor SSO success handling out of CAS login (#4264) 2018-12-07 13:10:07 +01:00
test_visibility.py Collect room-version variations into one place (#4969) 2019-04-01 10:24:38 +01:00
unittest.py Some more porting to HomeserverTestCase and remove old RESTHelper (#4913) 2019-03-22 02:10:21 +11:00
utils.py Collect room-version variations into one place (#4969) 2019-04-01 10:24:38 +01:00