This website requires JavaScript.
Explore
Help
Sign In
Matrix-Mirrors
/
anonymousland-synapse
Watch
1
Star
0
Fork
0
You've already forked anonymousland-synapse
mirror of
https://git.anonymousland.org/anonymousland/synapse.git
synced
2025-01-26 11:35:54 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
anonymousland-synapse
/
tests
/
handlers
History
Mark Haines
574377636e
Add a keyword argument to get_json to avoid retrying on DNS failures. Rather than passing MatrixHttpClient.RETRY_DNS_LOOKUP_FAILURES as a fake query string parameter
2014-10-02 14:26:13 +01:00
..
__init__.py
Reference Matrix Home Server
2014-08-12 15:10:52 +01:00
test_directory.py
Add a keyword argument to get_json to avoid retrying on DNS failures. Rather than passing MatrixHttpClient.RETRY_DNS_LOOKUP_FAILURES as a fake query string parameter
2014-10-02 14:26:13 +01:00
test_federation.py
Fix test where we changed arguments used to call the notifier
2014-09-25 13:04:33 +01:00
test_presence.py
Merge branch 'develop' into test-sqlite-memory
2014-09-17 18:27:47 +01:00
test_presencelike.py
SYN-40: When a user updates their displayname or avatar update all their join events for all the rooms they are currently in.
2014-09-17 15:05:14 +01:00
test_profile.py
Merge branch 'test-sqlite-memory' of github.com:matrix-org/synapse into develop
2014-09-18 14:31:47 +01:00
test_room.py
Have all unit tests import from our own subclass of trial's unittest TestCase; set up logging in ONE PLACE ONLY
2014-09-12 18:46:13 +01:00
test_typing.py
Fix unit tests after adding extra argument on put_json
2014-09-15 16:24:03 +01:00