Richard van der Hoff
|
63ef607f1f
Fix tests for Store.__init__ update
|
7 years ago |
Matthew Hodgson
|
6c28ac260c
copyrights
|
8 years ago |
Mark Haines
|
896253e085
Factor out some of the common homeserver setup code into a
|
9 years ago |
Mark Haines
|
ada711504e
Replace hs.parse_roomalias with RoomAlias.from_string
|
9 years ago |
Mark Haines
|
1c06c48ce2
Replace hs.parse_roomid with RoomID.from_string
|
9 years ago |
Erik Johnston
|
e06adc6d7e
SYN-2: Allow server admins to delete room aliases
|
10 years ago |
Paul "LeoNerd" Evans
|
bcf5121937
Neaten more of the storage layer tests with assertObjectHasAttributes; more standardisation on test layout
|
10 years ago |
Paul "LeoNerd" Evans
|
ae7dfeb5b6
Use new 'tests.unittest' in new storage level tests
|
10 years ago |
Paul "LeoNerd" Evans
|
493b1e6d3c
Need to prepare() the SQLiteMemoryDbPool before passing it to HomeServer constructor, as DataStore's constructor will want it ready
|
10 years ago |
Paul "LeoNerd" Evans
|
d83202b938
Added unit tests of DirectoryStore
|
10 years ago |