.. |
__init__.py
|
4b965c862d
Remove redundant "coding: utf-8" lines (#9786)
|
3 years ago |
test_account.py
|
ab3f1b3b53
Convert simple_select_one_txn and simple_select_one to return tuples. (#16612)
|
1 year ago |
test_account_data.py
|
daf11e26ef
Replace make_awaitable with AsyncMock (#16179)
|
1 year ago |
test_auth.py
|
9bb2eac719
Bump black from 22.12.0 to 23.1.0 (#15103)
|
1 year ago |
test_capabilities.py
|
d1693f0362
Implement stable support for MSC3882 to allow an existing device/session to generate a login token for use on a new device/session (#15388)
|
1 year ago |
test_consent.py
|
9bb2eac719
Bump black from 22.12.0 to 23.1.0 (#15103)
|
1 year ago |
test_devices.py
|
0328b56468
Support MSC3814: Dehydrated Devices Part 2 (#16010)
|
1 year ago |
test_directory.py
|
9bb2eac719
Bump black from 22.12.0 to 23.1.0 (#15103)
|
1 year ago |
test_ephemeral_message.py
|
9bb2eac719
Bump black from 22.12.0 to 23.1.0 (#15103)
|
1 year ago |
test_events.py
|
9ec3da06da
Bump mypy-zope & mypy. (#16188)
|
1 year ago |
test_filter.py
|
9ec3da06da
Bump mypy-zope & mypy. (#16188)
|
1 year ago |
test_identity.py
|
84ddcd7bbf
Drop support for calling `/_matrix/client/v3/rooms/{roomId}/invite` without an `id_access_token` (#13241)
|
2 years ago |
test_keys.py
|
916b8061d2
Implementation of MSC3967: Don't require UIA for initial upload of cross signing keys (#15077)
|
1 year ago |
test_login.py
|
aa483cb4c9
Update ruff config (#16283)
|
1 year ago |
test_login_token_request.py
|
d1693f0362
Implement stable support for MSC3882 to allow an existing device/session to generate a login token for use on a new device/session (#15388)
|
1 year ago |
test_models.py
|
12611bfcdd
Add support for pydantic v2 via pydantic.v1 compat module (#16332)
|
1 year ago |
test_mutual_rooms.py
|
e5b4d93770
Update Mutual Rooms (MSC2666) implementation (#15621)
|
1 year ago |
test_notifications.py
|
a8a46b1336
Replace simple_async_mock with AsyncMock (#16180)
|
1 year ago |
test_password_policy.py
|
efee345b45
Remove unnecessary `json.dumps` from tests (#13303)
|
2 years ago |
test_power_levels.py
|
54e74cc15f
Add type hints to `tests/rest/client` (#12072)
|
2 years ago |
test_presence.py
|
85e5f2dc25
Add a new module API to update user presence state. (#16544)
|
1 year ago |
test_profile.py
|
5eb3fd785b
Trim whitespace when setting display names (#16031)
|
1 year ago |
test_push_rule_attrs.py
|
0618bf94cd
push rules: fix internal conversion from _type to value (#15781)
|
1 year ago |
test_read_marker.py
|
c485ed1c5a
Clear event caches when we purge history (#15609)
|
1 year ago |
test_receipts.py
|
63d28a88c1
Additional validation of receipts (#16327)
|
1 year ago |
test_redactions.py
|
ad3f43be9a
Run pyupgrade for python 3.7 & 3.8. (#16110)
|
1 year ago |
test_register.py
|
ab3f1b3b53
Convert simple_select_one_txn and simple_select_one to return tuples. (#16612)
|
1 year ago |
test_relations.py
|
84f441f88f
Prepare unit tests for Python 3.12 (#16099)
|
1 year ago |
test_rendezvous.py
|
9bb2eac719
Bump black from 22.12.0 to 23.1.0 (#15103)
|
1 year ago |
test_report_event.py
|
ec9224bf9a
Make `POST /_matrix/client/v3/rooms/{roomId}/report/{eventId}` endpoint return 404 if event exists, but the user lacks access (#15300)
|
1 year ago |
test_retention.py
|
c02406ac71
Add new module API for adding custom fields to events `unsigned` section (#16549)
|
1 year ago |
test_rooms.py
|
1f10c20806
Apply join rate limiter outside the lineariser (#16441)
|
1 year ago |
test_sendtodevice.py
|
c52abc1cfd
Additional constants for EDU types. (#12884)
|
2 years ago |
test_shadow_banned.py
|
9ec3da06da
Bump mypy-zope & mypy. (#16188)
|
1 year ago |
test_sync.py
|
63d28a88c1
Additional validation of receipts (#16327)
|
1 year ago |
test_third_party_rules.py
|
9ec3da06da
Bump mypy-zope & mypy. (#16188)
|
1 year ago |
test_transactions.py
|
daf11e26ef
Replace make_awaitable with AsyncMock (#16179)
|
1 year ago |
test_typing.py
|
126a15794c
Do not allow a None-limit on PaginationConfig. (#14146)
|
2 years ago |
test_upgrade_room.py
|
42aea0d8af
Add final type hint to tests.unittest. (#15072)
|
1 year ago |
utils.py
|
26b960b08b
Register media servlets via regex. (#16419)
|
1 year ago |