Commit Graph

120 Commits (a001038b92c4f0082cad60e5e87d0bd01374c9de)

Author SHA1 Message Date
black 8b3d9b6b19 Run black. 6 years ago
Amber Brown 2511f3f8a0
Test fixes for Python 3 (#3647) 6 years ago
Neil Johnson 7f3d897e7a mock config.max_mau_value 6 years ago
Neil Johnson fbe255f9a4 add default mau_limits_reserved_threepids 6 years ago
Neil Johnson 42c6823827 disable HS from config 6 years ago
Richard van der Hoff 0ca459ea33 Basic support for room versioning 6 years ago
Neil Johnson 5593ff6773 fix (lots of) py3 test failures 6 years ago
Amber Brown da7785147d
Python 3: Convert some unicode/bytes uses (#3569) 6 years ago
Amber Brown e1a237eaab
Admin API for creating new users (#3415) 6 years ago
Richard van der Hoff 3b391d9c45 Fix unit tests 6 years ago
Amber Brown 49af402019 run isort 6 years ago
Jeroen 3d605853c8 send SNI for federation requests 7 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