This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
synapse
Watch
1
Star
0
Fork
0
You've already forked synapse
mirror of
https://github.com/matrix-org/synapse.git
synced
2025-12-25 11:11:34 +01:00
Code
Issues
Projects
Releases
Wiki
Activity
synapse
/
tests
/
push
History
Sean Quah
8aee823393
Merge branch 'release-v1.83' into develop
2023-05-03 15:23:16 +01:00
..
__init__.py
Write some tests for the email pusher (
#4095
)
2018-10-30 23:55:43 +11:00
test_bulk_push_rule_evaluator.py
Reject mentions on the C-S API which are invalid. (
#15311
)
2023-03-24 08:31:14 -04:00
test_email.py
Make cleaning up pushers depend on the device_id instead of the token_id (
#15280
)
2023-03-24 11:09:39 -04:00
test_http.py
Merge branch 'release-v1.83' into develop
2023-05-03 15:23:16 +01:00
test_presentable_names.py
Fix-up type hints for tests.push module. (
#14816
)
2023-01-11 07:35:40 -05:00
test_push_rule_evaluator.py
Use immutabledict instead of frozendict (
#15113
)
2023-03-22 17:15:34 +00:00