Commit Graph

943 Commits (c6b28fb4791d88e064cd88686dd32e7ed7834525)

Author SHA1 Message Date
Adrian Tschira 2a3c33ff03 Use six.moves.urlparse 7 years ago
Adrian Tschira cb9cdfecd0 Add some more variables to the unittest config 7 years ago
Adrian Tschira 1515560f5c Use str(e) instead of e.message 7 years ago
Erik Johnston e939f3bca6 Fix tests 7 years ago
Richard van der Hoff 01afc563c3 Fix overzealous cache invalidation 7 years ago
Adrian Tschira 6168351877 Add b prefixes to some strings that are bytes in py3 7 years ago
Silke 72251d1b97 Remove address resolution of hosts in SRV records 7 years ago
Neil Johnson 545001b9e4 Fix search_user_dir multiple sqlite versions do different things 7 years ago
Neil Johnson a9cb1a35c8 fix tests/storage/test_user_directory.py 7 years ago
Krombel 91ea0202e6 move handling of auto_join_rooms to RegisterHandler 7 years ago
Erik Johnston cb9f8e527c s/replication_client/federation_client/ 7 years ago
Erik Johnston cea462e285 s/replication_server/federation_server 7 years ago
Erik Johnston 6ea27fafad Fix tests 7 years ago
Erik Johnston 631a73f7ef Fix tests 7 years ago
Richard van der Hoff 2c911d75e8 Fix comment typo 7 years ago
Richard van der Hoff c818fcab11 Test and fix find_first_stream_ordering_after_ts 7 years ago
Erik Johnston 784f036306 Move RoomMemberHandler out of Handlers 7 years ago
Erik Johnston 25634ed152 Fix test 7 years ago
Erik Johnston e440e28456 Fix unit tests 7 years ago
Erik Johnston 3a061cae26 Fix unit test 7 years ago
Erik Johnston 4810f7effd Remove context.push_actions 7 years ago
Erik Johnston 770b2252ca s/_create_new_client_event/create_new_client_event/ 7 years ago
Erik Johnston 3d33eef6fc
Store state groups separately from events (#2784) 7 years ago
Erik Johnston 25c0a020f4 Updates tests 7 years ago
Richard van der Hoff bc496df192 report metrics on number of cache evictions 7 years ago
Erik Johnston a1beca0e25 Fix broken unit test for media storage 7 years ago
Richard van der Hoff 6da4c4d3bd Factor out resolve_state_groups to a separate handler 7 years ago
Richard van der Hoff d1f3490e75 Add tests for user directory search 7 years ago
Richard van der Hoff 88b9c5cbf0 Make it possible to run tests against postgres 7 years ago
Richard van der Hoff d7eacc4f87 Create dbpool as normal in tests 7 years ago
Richard van der Hoff b178eca261 Run on_new_connection for unit tests 7 years ago
Richard van der Hoff 6e9bf67f18 Remove unused/bitrotted MemoryDataStore 7 years ago
Richard van der Hoff 2b91846497 Remove spurious unittest.DEBUG 7 years ago
Matthew Hodgson ab9f844aaf
Add federation_domain_whitelist option (#2820) 7 years ago
Richard van der Hoff 5c431f421c Matthew's fixes to the unit tests 7 years ago
Matthew Hodgson 81d037dbd8 mock registrations_require_3pid 7 years ago
Erik Johnston ce4f66133e Add unit tests 7 years ago
Erik Johnston 1432f7ccd5 Move test stuff to tests 7 years ago
Erik Johnston bc67e7d260 Add decent impl of a FileConsumer 7 years ago
Richard van der Hoff 44a498418c Optimise LoggingContext creation and copying 7 years ago
Richard van der Hoff f8fa5ae4af enable twisted delayedcall debugging in UTs 7 years ago
Richard van der Hoff 374c4d4ced Remove dead code 7 years ago
Richard van der Hoff 142fb0a7d4 Disable user_directory updates for UTs 7 years ago
Richard van der Hoff 0211464ba2 Fix broken config UTs 7 years ago
Richard van der Hoff d5f9fb06b0 Refactor UI auth implementation 7 years ago
Matthew Hodgson 7b86c1fdcd try make tests work a bit more... 7 years ago
Matthew Hodgson 95f8a713dc erik told me to 7 years ago
Luke Barnard ab1dc84779 Add extra space before inline comment 7 years ago
Luke Barnard e836bdf734 Fix tests 7 years ago
Richard van der Hoff 63ef607f1f Fix tests for Store.__init__ update 7 years ago