aboutsummaryrefslogtreecommitdiff
path: root/test_client.py
Commit message (Expand)AuthorAgeFilesLines
* test_client.py: Fix typo in docstring. url->host_uuidDaniel Teichmann2021-07-061-1/+1
* test_client.py: Update docstringsDaniel Teichmann2021-07-011-24/+24
* Refactor ID systemJonathan Weth2021-07-011-16/+47
* test_client.py: Catch D-Bus exception on startupDaniel Teichmann2021-06-301-2/+6
* Fix click implementation in test clientJonathan Weth2021-06-291-4/+4
* Drop dynaconf supportJonathan Weth2021-06-281-0/+1
* Merge branch 'master' into feature/multiple-hostsJonathan Weth2021-06-281-6/+46
|\
| * Rewrite test_client.py using clickJonathan Weth2021-06-281-65/+44
| * Update test_client.py to existing API-featuresDaniel Teichmann2021-06-281-5/+69
* | Support multiple hostsJonathan Weth2021-06-281-2/+4
|/
* Fix paths and copyrightJonathan Weth2021-06-221-2/+2
* org.ArcticaProject.RWASupportSessionService: Adapt DBus service path to new p...Mike Gabriel2020-10-041-1/+1
* Update project URLs.Mike Gabriel2020-10-041-1/+1
* LICENSE'ing: Add individual license/copyright headers to (nearly) all files.Mike Gabriel2020-09-171-0/+26
* Add -m/--mockup-mode feature to service.py and session.pyDaniel Teichmann2020-07-221-2/+0
* Add shebang to python executablesDaniel Teichmann2020-07-221-0/+1
* Port namespace to Arctica ProjectDaniel Teichmann2020-07-211-1/+1
* Implement basic session daemonJonathan Weth2020-07-201-0/+10