This website requires JavaScript.
Explore
Cloud
Chat
CI/CD
Help
Sign in
MirrorHub
/
synapse
Watch
0
Star
0
Fork
You've already forked synapse
1
mirror of
https://mau.dev/maunium/synapse.git
synced
2025-03-05 01:30:11 +01:00
Code
Issues
Projects
Releases
Wiki
Activity
26211fec24
synapse
/
tests
/
storage
History
Shay
26211fec24
Fix a bug in background updates wherein background updates are never run using the default batch size (
#12157
)
2022-03-07 09:44:33 -08:00
..
databases
Back out in-flight state caching changes. (
#12126
)
2022-03-02 10:37:04 +00:00
__init__.py
test__base.py
test_account_data.py
test_appservice.py
Replace assertEquals and friends with non-deprecated versions. (
#12092
)
2022-02-28 07:12:29 -05:00
test_background_update.py
Fix a bug in background updates wherein background updates are never run using the default batch size (
#12157
)
2022-03-07 09:44:33 -08:00
test_base.py
Replace assertEquals and friends with non-deprecated versions. (
#12092
)
2022-02-28 07:12:29 -05:00
test_cleanup_extrems.py
test_client_ips.py
test_database.py
test_devices.py
test_directory.py
Replace assertEquals and friends with non-deprecated versions. (
#12092
)
2022-02-28 07:12:29 -05:00
test_e2e_room_keys.py
test_end_to_end_keys.py
test_event_chain.py
test_event_federation.py
test_event_metrics.py
test_event_push_actions.py
Replace assertEquals and friends with non-deprecated versions. (
#12092
)
2022-02-28 07:12:29 -05:00
test_events.py
test_id_generators.py
test_keys.py
test_main.py
Replace assertEquals and friends with non-deprecated versions. (
#12092
)
2022-02-28 07:12:29 -05:00
test_monthly_active_users.py
test_profile.py
Replace assertEquals and friends with non-deprecated versions. (
#12092
)
2022-02-28 07:12:29 -05:00
test_purge.py
test_redaction.py
test_registration.py
Replace assertEquals and friends with non-deprecated versions. (
#12092
)
2022-02-28 07:12:29 -05:00
test_rollback_worker.py
test_room.py
Replace assertEquals and friends with non-deprecated versions. (
#12092
)
2022-02-28 07:12:29 -05:00
test_room_search.py
Replace assertEquals and friends with non-deprecated versions. (
#12092
)
2022-02-28 07:12:29 -05:00
test_roommember.py
Replace assertEquals and friends with non-deprecated versions. (
#12092
)
2022-02-28 07:12:29 -05:00
test_state.py
test_stream.py
test_transactions.py
test_txn_limit.py
test_user_directory.py