This website requires JavaScript.
Explore
Cloud
Chat
CI/CD
Help
Sign in
tileradotorg
/
synapse
Watch
1
Star
0
Fork
You've already forked synapse
0
forked from
MirrorHub/synapse
Code
Pull requests
Activity
28989cb301
synapse
/
tests
/
rest
/
client
History
Brendan Abolivier
28989cb301
Add a background job to automatically delete stale devices (
#12855
)
...
Co-authored-by: Patrick Cloke <clokep@users.noreply.github.com>
2022-05-27 17:47:32 +02:00
..
__init__.py
test_account.py
Remove unstable identifiers for MSC3069. (
#12596
)
2022-05-03 12:43:12 -04:00
test_account_data.py
test_auth.py
Add an option allowing users to use their password to reauthenticate even though password authentication is disabled. (
#12883
)
2022-05-27 09:44:51 +00:00
test_capabilities.py
test_consent.py
test_devices.py
Add a background job to automatically delete stale devices (
#12855
)
2022-05-27 17:47:32 +02:00
test_directory.py
test_ephemeral_message.py
test_events.py
Additional constants for EDU types. (
#12884
)
2022-05-27 07:14:36 -04:00
test_filter.py
test_identity.py
test_keys.py
test_login.py
Remove unstable/unspecced login types. (
#12597
)
2022-05-04 13:53:21 +00:00
test_mutual_rooms.py
test_password_policy.py
test_power_levels.py
test_presence.py
Prefer
make_awaitable
over
defer.succeed
in tests (
#12505
)
2022-04-27 14:58:26 +01:00
test_profile.py
test_push_rule_attrs.py
test_redactions.py
test_register.py
test_relations.py
Prevent expired events from being filtered out when retention is disabled (
#12611
)
2022-05-23 17:18:23 +00:00
test_report_event.py
test_retention.py
Prevent expired events from being filtered out when retention is disabled (
#12611
)
2022-05-23 17:18:23 +00:00
test_room_batch.py
test_rooms.py
Additional constants for EDU types. (
#12884
)
2022-05-27 07:14:36 -04:00
test_sendtodevice.py
Additional constants for EDU types. (
#12884
)
2022-05-27 07:14:36 -04:00
test_shadow_banned.py
Additional constants for EDU types. (
#12884
)
2022-05-27 07:14:36 -04:00
test_sync.py
Additional constants for EDU types. (
#12884
)
2022-05-27 07:14:36 -04:00
test_third_party_rules.py
test_transactions.py
Prefer
make_awaitable
over
defer.succeed
in tests (
#12505
)
2022-04-27 14:58:26 +01:00
test_typing.py
Additional constants for EDU types. (
#12884
)
2022-05-27 07:14:36 -04:00
test_upgrade_room.py
Add a unit test for copying over arbitrary room types when upgrading a room (
#12792
)
2022-05-19 18:32:48 +01:00
utils.py