Commit Graph

103 Commits (7044af32989126001c5989ad05e29fc57bea79f0)

Author SHA1 Message Date
Richard van der Hoff 3b391d9c45 Fix unit tests 6 years ago
Amber Brown 49af402019 run isort 6 years ago
Amber Brown 77ac14b960
Pass around the reactor explicitly (#3385) 7 years ago
Richard van der Hoff a5e2941aad Reject attempts to send event before privacy consent is given 7 years ago
Richard van der Hoff d5dca9a04f Move consent config parsing into ConsentConfig 7 years ago
Richard van der Hoff 9ea219c514 Send users a server notice about consent 7 years ago
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 6168351877 Add b prefixes to some strings that are bytes in py3 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
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