mirror of
https://git.anonymousland.org/anonymousland/synapse.git
synced 2025-11-12 03:46:35 -05:00
This reverts #11019 and structures the code a bit more like it was before #10985. The global cache state must be reset before running the tests since other test cases might have configured caching (and thus touched the global state). |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| test_base.py | ||
| test_cache.py | ||
| test_database.py | ||
| test_generate.py | ||
| test_load.py | ||
| test_ratelimiting.py | ||
| test_room_directory.py | ||
| test_server.py | ||
| test_tls.py | ||
| test_util.py | ||