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-17 10:14:59 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
22f4f2004fa140b66dee2216d82dbe646d546c60
synapse
/
tests
/
events
T
History
Eric Eastwood
336b686300
Fix test lints
2026-05-04 17:58:44 -05:00
..
__init__.py
Add some unit tests of prune_events()
2015-10-16 19:56:46 +01:00
test_auto_accept_invites.py
Fix test lints
2026-05-04 17:58:44 -05: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
Add a
FilteredEvent
type to handle per-user data on events (
#19640
)
2026-04-16 09:47:08 +01:00