Histórico de commits

Autor SHA1 Mensagem Data
  Patrick Cloke 3ac412b4e2 Require types in tests.storage. (#14646) 1 ano atrás
  Patrick Cloke 02d708568b Replace assertEquals and friends with non-deprecated versions. (#12092) 2 anos atrás
  Richard van der Hoff e24ff8ebe3 Remove `HomeServer.get_datastore()` (#12031) 2 anos atrás
  Jonathan de Jong 89cfc3dd98 [pyupgrade] `tests/` (#10347) 3 anos atrás
  Jonathan de Jong 4b965c862d Remove redundant "coding: utf-8" lines (#9786) 3 anos atrás
  Patrick Cloke e7b769aea1 Convert storage test cases to HomeserverTestCase. (#9736) 3 anos atrás
  Patrick Cloke 4a739c73b4 Convert simple_update* and simple_select* to async (#8173) 4 anos atrás
  Patrick Cloke 7f837959ea Convert directory, e2e_room_keys, end_to_end_keys, monthly_active_users database to async (#8042) 4 anos atrás
  Amber Brown 77055dba92 Fix tests on postgresql (#3740) 6 anos atrás
  Amber Brown 99dd975dae Run tests under PostgreSQL (#3423) 6 anos atrás
  black 8b3d9b6b19 Run black. 6 anos atrás
  Amber Brown 49af402019 run isort 6 anos atrás
  Richard van der Hoff 63ef607f1f Fix tests for Store.__init__ update 6 anos atrás
  Matthew Hodgson 6c28ac260c copyrights 8 anos atrás
  Mark Haines 896253e085 Factor out some of the common homeserver setup code into a 9 anos atrás
  Mark Haines ada711504e Replace hs.parse_roomalias with RoomAlias.from_string 9 anos atrás
  Mark Haines 1c06c48ce2 Replace hs.parse_roomid with RoomID.from_string 9 anos atrás
  Erik Johnston e06adc6d7e SYN-2: Allow server admins to delete room aliases 10 anos atrás
  Paul "LeoNerd" Evans bcf5121937 Neaten more of the storage layer tests with assertObjectHasAttributes; more standardisation on test layout 10 anos atrás
  Paul "LeoNerd" Evans ae7dfeb5b6 Use new 'tests.unittest' in new storage level tests 10 anos atrás
  Paul "LeoNerd" Evans 493b1e6d3c Need to prepare() the SQLiteMemoryDbPool before passing it to HomeServer constructor, as DataStore's constructor will want it ready 10 anos atrás
  Paul "LeoNerd" Evans d83202b938 Added unit tests of DirectoryStore 10 anos atrás