David Baker
|
2455ad8468
|
Remove room name & alias test
as get_room_name_and_alias is now gone
|
2016-06-24 13:34:20 +01:00 |
|
Mark Haines
|
3abab26458
|
Add a slaved datastore for account data
|
2016-05-13 15:34:06 +01:00 |
|
Mark Haines
|
c0d8e0eb63
|
Replicate push actions
|
2016-04-21 15:25:58 +01:00 |
|
Mark Haines
|
f52dd35ac3
|
Merge pull request #738 from matrix-org/markjh/slaved_receipts
Add a slaved receipts store
|
2016-04-19 17:31:59 +01:00 |
|
Mark Haines
|
5bbd424ee0
|
Add a slaved receipts store
|
2016-04-19 17:14:08 +01:00 |
|
Mark Haines
|
e99365f601
|
Replicate get_invited_rooms_for_user
|
2016-04-19 15:22:14 +01:00 |
|
Mark Haines
|
ceb599e789
|
Add tests for redactions
|
2016-04-07 16:52:07 +01:00 |
|
Mark Haines
|
57fa1801c3
|
Add sensible __eq__ operators inside the tests.
Rather than adding them globally. This limits the changes to only
affect the tests.
|
2016-04-07 16:41:37 +01:00 |
|
Mark Haines
|
60ec9793fb
|
Add tests for get_latest_event_ids_in_room and get_current_state
|
2016-04-07 13:17:56 +01:00 |
|
Mark Haines
|
6bfec56796
|
Test that room membership is replicated
|
2016-04-06 16:20:13 +01:00 |
|
Mark Haines
|
75fb9ac1be
|
Add a slaved events store class
Add a test to check that get_room_names_and_aliases does the same
thing on both the master and on the slave data store.
|
2016-04-06 14:18:35 +01:00 |
|