summary refs log tree commit diff
path: root/tests
diff options
context:
space:
mode:
authorPaul "LeoNerd" Evans <paul@matrix.org>2014-09-17 18:27:30 +0100
committerPaul "LeoNerd" Evans <paul@matrix.org>2014-09-17 18:27:30 +0100
commitbfae582fa3e92e4b6279ce7d5004ae933fe579a9 (patch)
tree53fcdd07be54625bdae00c4816ec9de27ce09e69 /tests
parentNeaten more of the storage layer tests with assertObjectHasAttributes; more s... (diff)
downloadsynapse-bfae582fa3e92e4b6279ce7d5004ae933fe579a9.tar.xz
Remark on remaining storage modules that still need unit tests
Diffstat (limited to 'tests')
-rw-r--r--tests/storage/TESTS_NEEDED_FOR5
1 files changed, 5 insertions, 0 deletions
diff --git a/tests/storage/TESTS_NEEDED_FOR b/tests/storage/TESTS_NEEDED_FOR
new file mode 100644
index 0000000000..8e5d0cbdc4
--- /dev/null
+++ b/tests/storage/TESTS_NEEDED_FOR
@@ -0,0 +1,5 @@
+synapse/storage/feedback.py
+synapse/storage/keys.py
+synapse/storage/pdu.py
+synapse/storage/stream.py
+synapse/storage/transactions.py