MatrixSynapse/tests/storage
Erik Johnston a46e5ef621 SYN-163: Add an order by rowid to selects.
This should fix the bug where the edges of the graph get returned in a
different order than they were inserted in, and so no get_event no
longer returned the exact same JSON as was inserted. This meant that
signature checks failed.
2014-11-24 10:56:36 +00: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 SYN-163: Add an order by rowid to selects. 2014-11-24 10:56:36 +00: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 Fix redaction storage test 2014-11-10 15:21:41 +00:00
test_registration.py Unbreak tests after changing storage API 2014-09-29 15:35:57 +01:00
test_room.py Remove stale tests 2014-11-05 13:43:36 +00:00
test_roommember.py Fix room_member storage test 2014-11-10 15:24:15 +00:00
test_stream.py Fix stream test. 2014-11-10 15:29:19 +00:00