Update tests

This commit is contained in:
2025-05-12 07:47:38 +02:00
parent 458863de3d
commit 80e2c339e3
7 changed files with 375 additions and 29 deletions

View File

@ -5,6 +5,7 @@ import pytest
from .types import ClientRegistry, CommandRunner, ProcessRunner
@pytest.mark.enable_registration(True)
@pytest.mark.asyncio
async def test_register_client(
ssh_session: ProcessRunner,