This website requires JavaScript.
Explore
Help
Sign In
dandri
/
synapse
Watch
1
Star
0
Fork
0
mirror of
https://github.com/element-hq/synapse.git
synced
2026-09-15 08:35:58 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
2f8fece6f0958349839d8a7b7b2b64b319170fa3
synapse
/
tests
/
federation
T
History
Kegan Dougal
b69986dcc9
Merge branch 'develop' into kegan/4242-csapi
2026-03-09 14:22:54 +00:00
..
transport
Rename the
test_disconnect
test helper so that pytest doesn't see it as a test. (
#19486
)
2026-02-20 15:37:34 +00:00
__init__.py
…
test_complexity.py
…
test_federation_base.py
Refuse requests and events signed by banned signing keys (
#19459
)
2026-02-12 16:39:59 +01:00
test_federation_catch_up.py
Write union types as
X | Y
where possible (
#19111
)
2025-11-06 14:02:33 -06:00
test_federation_client.py
…
test_federation_devices.py
…
test_federation_media.py
Implement synapse issue
#16751
: Treat local_media_directory as optional storage provider (
#19204
)
2026-01-06 23:29:58 +00:00
test_federation_out_of_band_membership.py
Write union types as
X | Y
where possible (
#19111
)
2025-11-06 14:02:33 -06:00
test_federation_sender.py
Write union types as
X | Y
where possible (
#19111
)
2025-11-06 14:02:33 -06:00
test_federation_server.py
Merge branch 'develop' into kegan/4242-csapi
2026-03-09 14:22:54 +00:00