Commit Graph

93 Commits (c96d547f4dd3c10d3c4be66c40cb07232a16a987)

Author SHA1 Message Date
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
Matthew Hodgson ab9f844aaf
Add federation_domain_whitelist option (#2820) 7 years ago
Richard van der Hoff 142fb0a7d4 Disable user_directory updates for UTs 7 years ago
Richard van der Hoff 9ded00f221 fix tests 7 years ago
Richard van der Hoff eaaabc6c4f replace 'except:' with 'except Exception:' 7 years ago
Richard van der Hoff aa620d09a0 Add a config option to block all room invites (#2457) 7 years ago
Erik Johnston 11c2a3655f Only load jinja2 templates once 8 years ago
Erik Johnston 8b34f71bea Fix unit tests 8 years ago
Erik Johnston ee5e8d71ac Fix tests 8 years ago
Erik Johnston 54fed21c04 Fix tests and flake8 8 years ago
Erik Johnston 524d61bf7e Fix tests 8 years ago
pik d43b63818c Fix MockHttpRequest always returning M_UNKNOWN errcode in testing 8 years ago
Erik Johnston 850b103b36 Implement pluggable password auth 8 years ago
Erik Johnston 22578545a0 Time out typing over federation 8 years ago
Mark Haines ec609f8094 Fix unit tests 8 years ago
Richard van der Hoff eb359eced4 Add `create_requester` function 8 years ago
Martin Weinelt 0a32208e5d Rework ldap integration with ldap3 9 years ago
Erik Johnston 0113ad36ee Enable use_frozen_events in tests 9 years ago
David Baker 4a10510cd5 Split out the auth handler 9 years ago
David Baker 195254cae8 Inject fake room list handler in tests 9 years ago
Mark Haines 821306120a Replaces calls to fetch_room_distributions_into with get_joined_hosts_for_room 9 years ago
Negi Fazeli 40aa6e8349 Create user with expiry 9 years ago
Erik Johnston 8aab9d87fa Don't require config to create database 9 years ago
Patrik Oldsberg bb0e82fff1 tests/utils: added room_invite_state_types to test config 9 years ago
Daniel Wagner-Hall b4022cc487 Pass whole requester to ratelimiting 9 years ago
Mark Haines 60a0f81c7a Add a /replication API for extracting the updates that happened on 9 years ago
Mark Haines 700487a7c7 Fix flake8 warnings for tests 9 years ago
Erik Johnston e5999bfb1a Initial cut 9 years ago
Daniel Wagner-Hall 763360594d Mark AS users with their AS's ID 9 years ago
Daniel Wagner-Hall 5054806ec1 Rename config field to reflect yaml name 9 years ago
Mark Haines f2d5ff5bf2 Fix the mock homserver used in the tests 9 years ago
Erik Johnston 0487c9441f Fix tests 9 years ago
Erik Johnston 9959d9ece8 Remove redundated BaseHomeServer 9 years ago
Matthew Hodgson 6c28ac260c copyrights 9 years ago
Daniel Wagner-Hall 14d7acfad4 Host /unstable and /r0 versions of r0 APIs 9 years ago
Mark Haines 36c58b18a3 Test for background updates 9 years ago
Daniel Wagner-Hall 771ca56c88 Remove more unused parameters 9 years ago
Erik Johnston 17c80c8a3d rename schema_prepare to prepare_database 9 years ago
Erik Johnston ec398af41c Expose error more nicely 9 years ago
Daniel Wagner-Hall 3063383547 Swap out bcrypt for md5 in tests 9 years ago
Daniel Wagner-Hall a9d8bd95e7 Stop looking up "admin", which we never read 9 years ago
Daniel Wagner-Hall a0b181bd17 Remove completely unused concepts from codebase 9 years ago
Daniel Wagner-Hall 13a6517d89 s/by_token/by_access_token/g 9 years ago
Daniel Wagner-Hall 2d3462714e Issue macaroons as opaque auth tokens 9 years ago
Erik Johnston 261ccd7f5f Fix tests 10 years ago
Mark Haines f1b83d88a3 Discard unused NotifierUserStreams 10 years ago