Historial de Commits

Autor SHA1 Mensaje Fecha
  Shay 301b4156d5 Add column `full_user_id` to tables `profiles` and `user_filters`. (#15458) hace 1 año
  Patrick Cloke 02d708568b Replace assertEquals and friends with non-deprecated versions. (#12092) hace 2 años
  Richard van der Hoff e24ff8ebe3 Remove `HomeServer.get_datastore()` (#12031) hace 2 años
  David Robertson e605e4b8f2 Database storage profile passes mypy (#11342) hace 2 años
  Jonathan de Jong 89cfc3dd98 [pyupgrade] `tests/` (#10347) hace 3 años
  Jonathan de Jong 4b965c862d Remove redundant "coding: utf-8" lines (#9786) hace 3 años
  Patrick Cloke e7b769aea1 Convert storage test cases to HomeserverTestCase. (#9736) hace 3 años
  Dirk Klimpel 7a2e9b549d Remove user's avatar URL and displayname when deactivated. (#8932) hace 3 años
  Patrick Cloke 4c6c56dc58 Convert simple_select_one and simple_select_one_onecol to async (#8162) hace 4 años
  Patrick Cloke 050e20e7ca Convert some of the general database methods to async (#8100) hace 4 años
  Erik Johnston 852f80d8a6 Fixup tests hace 4 años
  Erik Johnston c66a06ac6b Move storage classes into a main "data store". hace 5 años
  Amber Brown 77055dba92 Fix tests on postgresql (#3740) hace 6 años
  Amber Brown 99dd975dae Run tests under PostgreSQL (#3423) hace 6 años
  black 8b3d9b6b19 Run black. hace 6 años
  Amber Brown 49af402019 run isort hace 6 años
  Richard van der Hoff 63ef607f1f Fix tests for Store.__init__ update hace 6 años
  Mark Haines 700487a7c7 Fix flake8 warnings for tests hace 8 años
  Matthew Hodgson 6c28ac260c copyrights hace 8 años
  Mark Haines 896253e085 Factor out some of the common homeserver setup code into a hace 9 años
  Mark Haines 5759bec43c Replace hs.parse_userid with UserID.from_string hace 9 años
  Paul "LeoNerd" Evans bcf5121937 Neaten more of the storage layer tests with assertObjectHasAttributes; more standardisation on test layout hace 10 años
  Paul "LeoNerd" Evans ae7dfeb5b6 Use new 'tests.unittest' in new storage level tests hace 10 años
  Paul "LeoNerd" Evans 493b1e6d3c Need to prepare() the SQLiteMemoryDbPool before passing it to HomeServer constructor, as DataStore's constructor will want it ready hace 10 años
  Paul "LeoNerd" Evans dd1a9100c5 Added unit tests for PresenceDataStore too hace 10 años
  Paul "LeoNerd" Evans dc7f39677f Remember to kill now-dead import in test_profile.py hace 10 años
  Paul "LeoNerd" Evans 08f5c48fc8 Move SQLiteMemoryDbPool implementation into tests.utils hace 10 años
  Paul "LeoNerd" Evans 9774949cc9 It's considered polite to actually wait for DB prepare before running tests hace 10 años
  Paul "LeoNerd" Evans 53d0f69dc3 Also test avatar_url profile field hace 10 años
  Paul "LeoNerd" Evans 6081f4947e Tiny trivial PoC unit-test using SQLite in :memory: mode hace 10 años