This website requires JavaScript.
Explore
Help
Sign In
OpenCloud
/
MatrixSynapse
mirror of
https://github.com/matrix-org/synapse
Watch
1
Star
0
Fork
You've already forked MatrixSynapse
0
Code
Issues
Releases
Wiki
Activity
a4c1fdb44a
MatrixSynapse
/
tests
/
storage
History
Sean Quah
a4c1fdb44a
Remove dead code in `tests/storage/test_database.py` (
#12197
)
...
Signed-off-by: Sean Quah <seanq@element.io>
2022-03-09 18:45:21 +00: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
Remove dead code in `tests/storage/test_database.py` (
#12197
)
2022-03-09 18:45:21 +00:00
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
…