From 25d2537208cefb1aeed133f5d007baeb39e48687 Mon Sep 17 00:00:00 2001 From: Houkime <> Date: Wed, 20 Dec 2023 10:32:02 +0000 Subject: [PATCH] test(ssh): add docstring with scope to tests/test_ssh --- tests/test_ssh.py | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/tests/test_ssh.py b/tests/test_ssh.py index f291dd4..739d321 100644 --- a/tests/test_ssh.py +++ b/tests/test_ssh.py @@ -1,3 +1,8 @@ +""" +Action-level tests of ssh +(For API-independent logic incl. connection to persistent storage) +""" + import pytest from selfprivacy_api.actions.ssh import (