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-08 04:22:10 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
61b71dffa03cdaf3e18925d7e262c14bfd99a261
synapse
/
tests
/
events
T
History
Erik Johnston
61b71dffa0
WIP
2026-04-16 11:01:42 +01:00
..
__init__.py
Add some unit tests of prune_events()
2015-10-16 19:56:46 +01:00
test_auto_accept_invites.py
Add a
FilteredEvent
type to handle per-user data on events (
#19640
)
2026-04-16 09:47:08 +01:00
test_presence_router.py
Write union types as
X | Y
where possible (
#19111
)
2025-11-06 14:02:33 -06: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
WIP
2026-04-16 11:01:42 +01:00