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
100a7ea06e35f283d86f11fd5b8a31ee9a433fa1
synapse
/
tests
/
rest
/
client
/
v2_alpha
History
Andrew Morgan
48e7f210c6
Merge commit 'a3f11567d' into dinsic
...
* commit 'a3f11567d': Replace all remaining six usage with native Python 3 equivalents (
#7704
)
2020-08-03 16:15:34 -07:00
..
__init__.py
Refactor REST API tests to use explicit reactors (
#3351
)
2018-07-17 20:43:18 +10:00
test_account.py
Convert sending mail to async/await. (
#7557
)
2020-05-22 13:41:11 +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
send 404 as http-status when filter-id is unknown to the server (
#2380
)
2019-10-10 12:59:55 +01: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 branch 'release-v1.15.0' of github.com:matrix-org/synapse into dinsic-release-v1.15.x
2020-06-24 12:07:41 +01:00
test_relations.py
Replace all remaining six usage with native Python 3 equivalents (
#7704
)
2020-06-16 08:51:47 -04:00
test_sync.py
Clarify list/set/dict/tuple comprehensions and enforce via flake8 (
#6957
)
2020-02-21 07:15:07 -05:00