Skip to content

Files

Latest commit

Dec 11, 2022
30a510b · Dec 11, 2022

History

History

test

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
Dec 11, 2022
Dec 11, 2022
Dec 11, 2022
Sep 27, 2017
Dec 11, 2022

Acceptance tests for Python Remote Server

Tests are executed with run.py script. Run it with --help or see its source to view the usage. Actual test cases and test libraries used by them are in tests and libs directories, respectively.

Running tests has dependencies listed in ../requirements-dev.txt file. Install them using pip:

pip install -r requirements-dev.txt