From ed1d15aa02b3c7c1350a5204861d1f8678550fbb Mon Sep 17 00:00:00 2001 From: Jonathan Weth Date: Wed, 23 Jun 2021 12:33:28 +0200 Subject: Restructure project directory and provide script for session service --- docs/admin/01_installation.rst | 5 ----- docs/admin/03_testing.rst | 2 +- 2 files changed, 1 insertion(+), 6 deletions(-) (limited to 'docs') diff --git a/docs/admin/01_installation.rst b/docs/admin/01_installation.rst index 4b5b45a..461cdf7 100644 --- a/docs/admin/01_installation.rst +++ b/docs/admin/01_installation.rst @@ -44,8 +44,3 @@ Now you can continue with :doc:`02_config`. :: poetry run python test_client.py - - # or - - poetry run python tox - diff --git a/docs/admin/03_testing.rst b/docs/admin/03_testing.rst index ab427bc..7e447c4 100644 --- a/docs/admin/03_testing.rst +++ b/docs/admin/03_testing.rst @@ -12,7 +12,7 @@ so the client can interact with it: :: - poetry run python service.py + poetry run rwa-support-sessionservice Now you can use the test client to start a test session and register it in your RWA server. It will return a PIN and -- cgit v1.2.3