This website requires JavaScript.
Explore
Help
Sign In
kaslo
/
synapse
Watch
1
Star
0
Fork
0
You've already forked synapse
Code
Wiki
Activity
Files
47d53b32e39d00b2e1e5db8928fa6a761f80e604
synapse
/
tests
/
rest
/
client
/
v2_alpha
History
Andrew Morgan
d7fd0deaf1
Merge commit '112266eaf' into anoa/dinsic_release_1_21_x
...
* commit '112266eaf': Add StreamStore to mypy (
#8232
) Re-implement unread counts (again) (
#8059
)
2020-10-20 17:51:52 +01:00
..
__init__.py
Refactor REST API tests to use explicit reactors (
#3351
)
2018-07-17 20:43:18 +10:00
test_account.py
Add a config option for validating 'next_link' parameters against a domain whitelist (
#8275
)
2020-09-09 13:31:25 +01:00
test_auth.py
Do not validate that the client dict is stable during UI Auth. (
#7483
)
2020-05-13 14:26:44 -04:00
test_capabilities.py
Dinsic Blacking with black==18.6b2
2020-02-11 16:18:29 +00:00
test_filter.py
Do not yield on awaitables in tests. (
#8193
)
2020-08-27 17:24:46 -04:00
test_password_policy.py
Allow server admins to define and enforce a password policy (MSC2000). (
#7118
)
2020-03-26 16:51:13 +00:00
test_register.py
Merge commit 'c9c544cda' into anoa/dinsic_release_1_21_x
2020-10-19 19:12:39 +01:00
test_relations.py
Fix some spelling mistakes / typos. (
#7811
)
2020-07-09 09:52:58 -04:00
test_shared_rooms.py
Add /user/{user_id}/shared_rooms/ api (
#7785
)
2020-09-02 13:18:40 +01:00
test_sync.py
Re-implement unread counts (again) (
#8059
)
2020-09-02 17:19:37 +01:00