forked-synapse/scripts-dev
Eric Eastwood 30a5076da8
Log when events are (unexpectedly) filtered out of responses in tests (#14213)
See https://github.com/matrix-org/synapse/pull/14095#discussion_r990335492

This is useful because when see that a relevant event is an `outlier` or `soft-failed`, then that's a good unexpected indicator explaining why it's not showing up. `filter_events_for_client` is used in `/sync`, `/messages`, `/context` which are all common end-to-end assertion touch points (also notifications, relations).
2023-06-01 21:27:18 -05:00
..
build_debian_packages.py Docker fully qualified image names (#15689) 2023-05-31 15:13:31 +00:00
check_line_terminators.sh
check_locked_deps_have_sdists.py
check_pydantic_models.py
check_schema_delta.py Update the check_schema_delta script to account for when the schema version has been bumped locally (#15466) 2023-04-25 11:52:54 -07:00
check-newsfragment.sh
complement.sh Log when events are (unexpectedly) filtered out of responses in tests (#14213) 2023-06-01 21:27:18 -05:00
config-lint.sh
database-save.sh
docker_update_debian_changelog.sh
dump_macaroon.py
federation_client.py
generate_sample_config.sh
lint.sh Add developer documentation for the Federation Sender and add a documentation mechanism using Sphinx. (#15265) 2023-03-24 16:41:10 +00:00
make_full_schema.sh
mypy_synapse_plugin.py Improve type hints for cached decorator. (#15658) 2023-05-24 12:59:31 +00:00
next_github_number.sh
release.py Tweak release script dependabot wording 2023-05-30 14:05:44 +01:00
sign_json.py