summaryrefslogtreecommitdiff
path: root/common/src/leap/soledad/common/tests/test_soledad.py
diff options
context:
space:
mode:
Diffstat (limited to 'common/src/leap/soledad/common/tests/test_soledad.py')
-rw-r--r--common/src/leap/soledad/common/tests/test_soledad.py2
1 files changed, 2 insertions, 0 deletions
diff --git a/common/src/leap/soledad/common/tests/test_soledad.py b/common/src/leap/soledad/common/tests/test_soledad.py
index 1cd74dad..8c791672 100644
--- a/common/src/leap/soledad/common/tests/test_soledad.py
+++ b/common/src/leap/soledad/common/tests/test_soledad.py
@@ -165,6 +165,7 @@ class AuxMethodsTestCase(BaseSoledadTest):
class SoledadSharedDBTestCase(BaseSoledadTest):
+
"""
These tests ensure the functionalities of the shared recovery database.
"""
@@ -209,6 +210,7 @@ class SoledadSharedDBTestCase(BaseSoledadTest):
class SoledadSignalingTestCase(BaseSoledadTest):
+
"""
These tests ensure signals are correctly emmited by Soledad.
"""