aboutsummaryrefslogtreecommitdiff
path: root/docs/admin/03_testing.rst
blob: ab427bc7ac6318772f3c144d277f452ef6ed0fbf (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
Test your installation
======================

To ensure that your D-Bus daemon is installed and configured correctly
and can work with the RWA server,
you can use the test client provided in the Session Service package:


Firstly, start the D-Bus daemon in foreground (e. g. in a second terminal),
so the client can interact with it:


::

    poetry run python service.py

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
a URL in JSON which you can use to connect to the remote session
in the web browser:

::

    poetry run python test_client.py