Commit Verlauf

Autor SHA1 Nachricht Datum
  Richard van der Hoff 63ef607f1f Fix tests for Store.__init__ update vor 6 Jahren
  Mark Haines 700487a7c7 Fix flake8 warnings for tests vor 8 Jahren
  Matthew Hodgson 6c28ac260c copyrights vor 8 Jahren
  Mark Haines 896253e085 Factor out some of the common homeserver setup code into a vor 9 Jahren
  Mark Haines 5759bec43c Replace hs.parse_userid with UserID.from_string vor 9 Jahren
  Paul "LeoNerd" Evans bcf5121937 Neaten more of the storage layer tests with assertObjectHasAttributes; more standardisation on test layout vor 10 Jahren
  Paul "LeoNerd" Evans ae7dfeb5b6 Use new 'tests.unittest' in new storage level tests vor 10 Jahren
  Paul "LeoNerd" Evans 493b1e6d3c Need to prepare() the SQLiteMemoryDbPool before passing it to HomeServer constructor, as DataStore's constructor will want it ready vor 10 Jahren
  Paul "LeoNerd" Evans dd1a9100c5 Added unit tests for PresenceDataStore too vor 10 Jahren
  Paul "LeoNerd" Evans dc7f39677f Remember to kill now-dead import in test_profile.py vor 10 Jahren
  Paul "LeoNerd" Evans 08f5c48fc8 Move SQLiteMemoryDbPool implementation into tests.utils vor 10 Jahren
  Paul "LeoNerd" Evans 9774949cc9 It's considered polite to actually wait for DB prepare before running tests vor 10 Jahren
  Paul "LeoNerd" Evans 53d0f69dc3 Also test avatar_url profile field vor 10 Jahren
  Paul "LeoNerd" Evans 6081f4947e Tiny trivial PoC unit-test using SQLite in :memory: mode vor 10 Jahren