MatrixSynapse/tests/rest/client/v2_alpha
Richard van der Hoff cfd895a22e use global make_request() directly where we have a custom Resource
Where we want to render a request against a specific Resource, call the global
make_request() function rather than the one in HomeserverTestCase, allowing us
to pass in an appropriate `Site`.
2020-11-15 23:09:03 +00:00
..
__init__.py
test_account.py use global make_request() directly where we have a custom Resource 2020-11-15 23:09:03 +00:00
test_auth.py
test_capabilities.py
test_filter.py
test_password_policy.py
test_register.py
test_relations.py
test_shared_rooms.py
test_sync.py