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
Richard van der Hoff 2dd2e90e2b Test get_extra_attributes fallback
despite the warnings saying "don't implement get_extra_attributes", we had
implemented it, so the tests weren't doing what we thought they were.
2020-12-15 23:10:59 +00: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 Apply an IP range blacklist to push and key revocation requests. (#8821) 2020-12-02 11:09:24 -05:00
test_profile.py Apply an IP range blacklist to push and key revocation requests. (#8821) 2020-12-02 11:09:24 -05:00
test_push_rule_attrs.py Remove redundant HomeserverTestCase.render 2020-11-16 18:24:08 +00:00
test_rooms.py Don't ratelimit autojoining of rooms (#8921) 2020-12-11 10:17:49 +00:00
test_typing.py Apply an IP range blacklist to push and key revocation requests. (#8821) 2020-12-02 11:09:24 -05:00
utils.py Test get_extra_attributes fallback 2020-12-15 23:10:59 +00:00