This website requires JavaScript.
Explore
Help
Sign In
dandri
/
synapse
Watch
1
Star
0
Fork
0
You've already forked synapse
mirror of
https://github.com/element-hq/synapse.git
synced
2026-06-04 08:11:24 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
2d866f945f7eaac109c14bc6eb54401b4ce1268f
synapse
/
tests
/
events
T
History
Erik Johnston
2d866f945f
Merge remote-tracking branch 'origin/develop' into erikj/events_rust
2026-05-21 15:04:37 +01:00
..
__init__.py
Add some unit tests of prune_events()
2015-10-16 19:56:46 +01:00
test_auto_accept_invites.py
Fix up event-construction in tests ahead of the Rust event port (
#19781
)
2026-05-15 10:12:42 +01:00
test_presence_router.py
Write union types as
X | Y
where possible (
#19111
)
2025-11-06 14:02:33 -06:00
test_py_protocol.py
Fix
EventProtocol
to work with the Rust class
2026-05-15 16:37:30 +01:00
test_snapshot.py
Introduce
Clock.call_when_running(...)
to include logcontext by default (
#18944
)
2025-09-22 10:27:59 -05:00
test_utils.py
Fix up event-construction in tests ahead of the Rust event port (
#19781
)
2026-05-15 10:12:42 +01:00
test_validator.py
Fix validation of frozen message event with mentions. (
#19634
)
2026-05-18 10:27:10 +01:00