Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Tests? #2

Open
amunchet opened this issue Sep 10, 2019 · 1 comment
Open

Tests? #2

amunchet opened this issue Sep 10, 2019 · 1 comment

Comments

@amunchet
Copy link
Owner

How are tests supposed to be run?

Are they run from within the docker?

@marcello-dev
Copy link

marcello-dev commented Sep 11, 2019

Tests do not run in Docker, you can run them using pytest.
Go in the folder cameraemulator or displayserverbackend, create a python virtual environment, activate it, install the requirements.txt and then run the tests folder with pytest. Let me know if you need further clarifications

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants