forked-synapse/tests
Travis Ralston 9283987f7e Fix test
Debug tests

Try printing the channel

fix

Import and use six

Remove debugging

Disable captcha

Add some mocks

Define the URL

Fix the clock?

Less rendering?

use the other render

Complete the dummy auth stage

Fix last stage of the test

Remove mocks we don't need
2018-10-24 13:23:08 -06:00
..
api Allow backslashes in event field filters 2018-10-24 11:11:24 +01:00
app Port tests/ to Python 3 (#3808) 2018-09-07 02:58:18 +10:00
appservice Run black. 2018-08-10 23:54:09 +10:00
config Fix a number of flake8 errors 2018-10-24 10:39:03 +01:00
crypto Run tests under PostgreSQL (#3423) 2018-08-13 16:47:46 +10:00
events Fix a number of flake8 errors 2018-10-24 10:39:03 +01:00
federation Run black. 2018-08-10 23:54:09 +10:00
handlers Fix roomlist since tokens on Python 3 (#4046) 2018-10-17 23:04:55 +11:00
http Merge branch 'master' into develop 2018-09-25 03:10:01 +10:00
replication Disable frozen dicts by default (#3987) 2018-10-02 22:53:47 +10:00
rest Fix test 2018-10-24 13:23:08 -06:00
server_notices Fix userconsent on Python 3 (#3938) 2018-10-02 00:11:58 +10:00
state isort 2018-10-24 10:02:41 +01:00
storage Add tests 2018-10-02 16:22:39 +01:00
util Include eventid in log lines when processing incoming federation transactions (#3959) 2018-09-27 11:25:34 +01:00
__init__.py Run tests under PostgreSQL (#3423) 2018-08-13 16:47:46 +10:00
server.py Fix client IPs being broken on Python 3 (#3908) 2018-09-20 20:14:34 +10:00
test_distributor.py Run black. 2018-08-10 23:54:09 +10:00
test_dns.py Run black. 2018-08-10 23:54:09 +10:00
test_event_auth.py Run black. 2018-08-10 23:54:09 +10:00
test_federation.py Remove redundant, failing, test 2018-09-27 13:11:23 +01:00
test_mau.py Port tests/ to Python 3 (#3808) 2018-09-07 02:58:18 +10:00
test_metrics.py Tests 2018-09-14 15:08:37 +01:00
test_preview.py Run black. 2018-08-10 23:54:09 +10:00
test_server.py Add a regression test for logging on failed connections (#3912) 2018-09-20 16:28:18 +10:00
test_state.py Port tests/ to Python 3 (#3808) 2018-09-07 02:58:18 +10:00
test_test_utils.py Run black. 2018-08-10 23:54:09 +10:00
test_types.py Fix up tests 2018-08-28 17:21:05 +01:00
test_visibility.py Fix tests on postgresql (#3740) 2018-09-04 02:21:48 +10:00
unittest.py Fix userconsent on Python 3 (#3938) 2018-10-02 00:11:58 +10:00
utils.py Disable frozen dicts by default (#3987) 2018-10-02 22:53:47 +10:00