Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 53b1f07a authored by Nicolas Gelot's avatar Nicolas Gelot
Browse files

Update readme to run functional tests

parent 89d0954b
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -42,7 +42,7 @@ Then on spot workdir run the following commands to start spot:
Run tests:

- ``docker run -it --rm -v $(pwd):/ws -w /ws -v /var/run/docker.sock:/var/run/docker.sock -e PYTHONPATH=/ws registry.gitlab.e.foundation:5000/e/cloud/my-spot/env bash``
- ``pytest --pdb --pdbcls IPython.terminal.debugger:TerminalPdb tests``
- ``COMPOSE_FILE=docker-compose.yml:docker-compose-dev.yml pytest --pdb --pdbcls IPython.terminal.debugger:TerminalPdb --dockerc-build -s tests/functional/``

Bugs
~~~~