synapse/tests/rest/client/v1
Brendan Abolivier 1473058b5e
Do checks on aliases for incoming m.room.aliases events (#5128)
Follow-up to #5124

Also added a bunch of checks to make sure everything (both the stuff added on #5124 and this PR) works as intended.
2019-05-08 17:01:30 +01:00
..
__init__.py Fix flake8 warnings for tests 2016-02-19 15:34:38 +00:00
test_directory.py Do checks on aliases for incoming m.room.aliases events (#5128) 2019-05-08 17:01:30 +01:00
test_events.py Add admin api for sending server_notices (#5121) 2019-05-02 11:59:16 +01:00
test_login.py Add admin api for sending server_notices (#5121) 2019-05-02 11:59:16 +01:00
test_presence.py Integrate presence from hotfixes (#3694) 2018-08-18 01:08:45 +10:00
test_profile.py Run tests under PostgreSQL (#3423) 2018-08-13 16:47:46 +10:00
test_rooms.py Add admin api for sending server_notices (#5121) 2019-05-02 11:59:16 +01:00
test_typing.py Add rate-limiting on registration (#4735) 2019-03-05 14:25:33 +00:00
utils.py Some more porting to HomeserverTestCase and remove old RESTHelper (#4913) 2019-03-22 02:10:21 +11:00