0
0
Fork 1
mirror of https://mau.dev/maunium/synapse.git synced 2024-07-07 11:48:47 +02:00
synapse/tests/rest/client/v1
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 Fix flake8 warnings for tests 2016-02-19 15:34:38 +00:00
test_directory.py Remove redundant HomeserverTestCase.render 2020-11-16 18:24:08 +00:00
test_events.py Remove redundant HomeserverTestCase.render 2020-11-16 18:24:08 +00:00
test_login.py Remove redundant HomeserverTestCase.render 2020-11-16 18:24:08 +00:00
test_presence.py Simplify the way the HomeServer object caches its internal attributes. (#8565) 2020-11-30 13:28:44 -05:00
test_profile.py Remove redundant HomeserverTestCase.render 2020-11-16 18:24:08 +00:00
test_push_rule_attrs.py Remove redundant HomeserverTestCase.render 2020-11-16 18:24:08 +00:00
test_rooms.py Remove redundant HomeserverTestCase.render 2020-11-16 18:24:08 +00:00
test_typing.py Remove redundant HomeserverTestCase.render 2020-11-16 18:24:08 +00:00
utils.py Remove redundant calls to render() 2020-11-16 18:24:08 +00:00