This website requires JavaScript.
Explore
Help
Sign In
Matrix-Mirrors
/
synapse-product
Watch
1
Star
0
Fork
0
You've already forked synapse-product
mirror of
https://git.anonymousland.org/anonymousland/synapse-product.git
synced
2025-01-29 15:43:34 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
synapse-product
/
tests
/
rest
/
client
/
v2_alpha
History
Dirk Klimpel
21a212f8e5
Fix inconsistent handling of upper and lower cases of email addresses. (
#7021
)
...
fixes
#7016
2020-07-03 14:03:13 +01:00
..
__init__.py
Refactor REST API tests to use explicit reactors (
#3351
)
2018-07-17 20:43:18 +10:00
test_account.py
Fix inconsistent handling of upper and lower cases of email addresses. (
#7021
)
2020-07-03 14:03:13 +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
Run Black. (
#5482
)
2019-06-20 19:32:02 +10: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
Performance improvements and refactor of Ratelimiter (
#7595
)
2020-06-05 10:47:20 +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