You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
watcha-synapse/tests
Will Hunt 6855024e0a
Add authentication to thirdparty bridge APIs (#12746)
3 years ago
..
api Use `getClientAddress` instead of `getClientIP`. (#12599) 3 years ago
app Remove `HomeServer.get_datastore()` (#12031) 3 years ago
appservice Add authentication to thirdparty bridge APIs (#12746) 3 years ago
config Reload cache factors from disk on SIGHUP (#12673) 3 years ago
crypto Fix typechecker problems exposed by signedjson 1.1.2 (#12326) 3 years ago
events Convert stringy power levels to integers on room upgrade (#12657) 3 years ago
federation Make handling of federation Authorization header (more) compliant with RFC7230 (#12774) 3 years ago
handlers Add some type hints to `event_federation` datastore (#12753) 3 years ago
http Add some type hints to tests files (#12833) 3 years ago
logging Fixes for opentracing scopes (#11869) 3 years ago
module_api Add a module API to allow modules to edit push rule actions (#12406) 3 years ago
push Experimental support for MSC3772 (#12740) 3 years ago
replication Lay some foundation work to allow workers to only subscribe to some kinds of messages, reducing replication traffic. (#12672) 3 years ago
rest Prevent expired events from being filtered out when retention is disabled (#12611) 3 years ago
scripts Add some type hints to tests files (#12833) 3 years ago
server_notices Don't create an empty room when checking for MAU limits (#12713) 3 years ago
state Update the MSC3083 support to verify if joins are from an authorized server. (#10254) 3 years ago
storage Add some type hints to tests files (#12833) 3 years ago
test_utils Remove unused `# type: ignore`s (#12531) 3 years ago
util Add config flags to allow for cache auto-tuning (#12701) 3 years ago
__init__.py Remove redundant "coding: utf-8" lines (#9786) 4 years ago
server.py Reload cache factors from disk on SIGHUP (#12673) 3 years ago
test_distributor.py Replace assertEquals and friends with non-deprecated versions. (#12092) 3 years ago
test_event_auth.py Check *all* auth events for room id and rejection (#11009) 3 years ago
test_federation.py Prefer `make_awaitable` over `defer.succeed` in tests (#12505) 3 years ago
test_mau.py Add `mau_appservice_trial_days` config (#12619) 3 years ago
test_metrics.py Remove redundant "coding: utf-8" lines (#9786) 4 years ago
test_phone_home.py Add type hints to some tests files (#12371) 3 years ago
test_server.py Respect the `@cancellable` flag for `DirectServe{Html,Json}Resource`s (#12698) 3 years ago
test_state.py Update EventContext `get_current_event_ids` and `get_prev_event_ids` to accept state filters and update calls where possible (#12791) 3 years ago
test_terms_auth.py Replace assertEquals and friends with non-deprecated versions. (#12092) 3 years ago
test_test_utils.py Replace assertEquals and friends with non-deprecated versions. (#12092) 3 years ago
test_types.py Replace assertEquals and friends with non-deprecated versions. (#12092) 3 years ago
test_visibility.py Refactor `EventContext` (#12689) 3 years ago
unittest.py Respect the `@cancellable` flag for `RestServlet`s and `BaseFederationServlet`s (#12699) 3 years ago
utils.py Allow specifying the Postgres database's port when running unit tests with Postgres. (#12376) 3 years ago