This website requires JavaScript.
Explore
Help
Sign In
dandri
/
synapse
Watch
1
Star
0
Fork
0
You've already forked synapse
mirror of
https://github.com/element-hq/synapse.git
synced
2026-05-23 02:25:25 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
284fac379c822bd87f9cc9893ba18eaae082cae4
synapse
/
tests
/
storage
T
History
Erik Johnston
dcc1965bfe
Test that prev_content get's added if there is a prev_state key (in the event stream).
2014-09-19 16:44:16 +01:00
..
__init__.py
…
test_base.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_directory.py
Neaten more of the storage layer tests with assertObjectHasAttributes; more standardisation on test layout
2014-09-17 16:58:59 +01:00
test_presence.py
…
test_profile.py
Neaten more of the storage layer tests with assertObjectHasAttributes; more standardisation on test layout
2014-09-17 16:58:59 +01:00
test_registration.py
…
test_room.py
Neaten more of the storage layer tests with assertObjectHasAttributes; more standardisation on test layout
2014-09-17 16:58:59 +01:00
test_roommember.py
…
test_stream.py
Test that prev_content get's added if there is a prev_state key (in the event stream).
2014-09-19 16:44:16 +01:00
TESTS_NEEDED_FOR
Remark on remaining storage modules that still need unit tests
2014-09-17 18:27:30 +01:00