MatrixSynapse/tests
Richard van der Hoff c754e006f4
Merge pull request #3556 from matrix-org/rav/background_processes
Run things as background processes
2018-07-19 11:04:18 +01:00
..
api
appservice
config
crypto
events
federation
handlers
http
replication
rest Move v1-only APIs into their own module & isolate deprecated ones (#3460) 2018-07-19 20:03:33 +10:00
storage
util Add unit test 2018-07-17 10:59:02 +01:00
__init__.py
server.py Refactor REST API tests to use explicit reactors (#3351) 2018-07-17 20:43:18 +10:00
test_distributor.py Make Distributor run its processes as a background process 2018-07-18 20:55:05 +01:00
test_dns.py
test_event_auth.py
test_federation.py
test_preview.py
test_server.py Refactor REST API tests to use explicit reactors (#3351) 2018-07-17 20:43:18 +10:00
test_state.py
test_test_utils.py
test_types.py
test_visibility.py Fix visibility of events from erased users over federation 2018-07-17 14:02:07 +01:00
unittest.py Refactor REST API tests to use explicit reactors (#3351) 2018-07-17 20:43:18 +10:00
utils.py