forked-synapse/tests/rest/client/v2_alpha
Jonathan de Jong ca60822b34
Simplify the way the HomeServer object caches its internal attributes. (#8565)
Changes `@cache_in_self` to use underscore-prefixed attributes.
2020-11-30 13:28:44 -05:00
..
__init__.py Refactor REST API tests to use explicit reactors (#3351) 2018-07-17 20:43:18 +10:00
test_account.py Remove redundant HomeserverTestCase.render 2020-11-16 18:24:08 +00:00
test_auth.py Remove redundant HomeserverTestCase.render 2020-11-16 18:24:08 +00:00
test_capabilities.py Remove redundant HomeserverTestCase.render 2020-11-16 18:24:08 +00:00
test_filter.py Remove redundant HomeserverTestCase.render 2020-11-16 18:24:08 +00:00
test_password_policy.py Remove redundant HomeserverTestCase.render 2020-11-16 18:24:08 +00:00
test_register.py Simplify the way the HomeServer object caches its internal attributes. (#8565) 2020-11-30 13:28:44 -05:00
test_relations.py Remove redundant HomeserverTestCase.render 2020-11-16 18:24:08 +00:00
test_shared_rooms.py Remove redundant HomeserverTestCase.render 2020-11-16 18:24:08 +00:00
test_sync.py Remove redundant HomeserverTestCase.render 2020-11-16 18:24:08 +00:00