0
0
Fork 1
mirror of https://mau.dev/maunium/synapse.git synced 2024-07-01 17:08:19 +02:00
synapse/tests/rest
2014-09-01 15:58:30 +01:00
..
__init__.py
test_events.py change the world: make the default matrix API URL prefix /_matrix rather than /matrix to make it easier for existing websites to mount a HS in their namespace without collisions. 2014-08-31 14:51:37 +01:00
test_presence.py Rename API-visible 'mtime' presence field to 'last_active'; slightly different semantics 2014-09-01 15:39:50 +01:00
test_profile.py change the world: make the default matrix API URL prefix /_matrix rather than /matrix to make it easier for existing websites to mount a HS in their namespace without collisions. 2014-08-31 14:51:37 +01:00
test_rooms.py Perform room unit tests with 'local' users actually in the right domain ;) 2014-09-01 15:58:30 +01:00
utils.py