This website requires JavaScript.
Explore
Help
Sign In
dandri
/
synapse
Watch
1
Star
0
Fork
0
mirror of
https://github.com/element-hq/synapse.git
synced
2026-09-07 14:24:13 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
8366fde82f609448bd96a882c72cea7d2baa52f0
synapse
/
tests
/
storage
T
History
Kegan Dougal
4edcbcee3b
Merge branch 'develop' into application-services-txn-reliability
...
Conflicts: synapse/storage/__init__.py
2015-03-26 10:07:59 +00:00
..
__init__.py
…
test__base.py
Allow a choice of LRU behaviour for Cache() by using LruCache() or OrderedDict()
2015-03-25 19:05:34 +00:00
test_appservice.py
Use event IDs instead of dumping event content in the txns table.
2015-03-09 17:25:20 +00:00
test_base.py
Tidy up _simple_... methods
2015-03-20 15:05:10 +00:00
test_directory.py
…
test_presence.py
…
test_profile.py
…
test_redaction.py
…
test_registration.py
…
test_room.py
Tidy up _simple_... methods
2015-03-20 15:05:10 +00:00
test_roommember.py
…
test_stream.py
…