MatrixSynapse/tests/storage
Erik Johnston e06adc6d7e SYN-2: Allow server admins to delete room aliases 2014-09-30 11:31:42 +01:00
..
TESTS_NEEDED_FOR Remark on remaining storage modules that still need unit tests 2014-09-17 18:27:30 +01:00
__init__.py Reference Matrix Home Server 2014-08-12 15:10:52 +01:00
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 SYN-2: Allow server admins to delete room aliases 2014-09-30 11:31:42 +01:00
test_presence.py Use new 'tests.unittest' in new storage level tests 2014-09-15 14:19:16 +01:00
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_redaction.py Rename redaction test case to something helpful 2014-09-25 15:52:23 +01:00
test_registration.py Unbreak tests after changing storage API 2014-09-29 15:35:57 +01:00
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 Also unittest RoomMemberStore's joined_hosts_for_room() 2014-09-15 15:00:14 +01:00
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