mirror of
https://github.com/onionshare/onionshare.git
synced 2025-09-18 11:34:49 -04:00
Change CircleCI to run CLI tests, then GUI tests
This commit is contained in:
parent
efb821f374
commit
d5b4ad46cd
4 changed files with 38 additions and 116 deletions
|
@ -58,7 +58,7 @@ Then run the tests:
|
|||
./tests/run.sh
|
||||
```
|
||||
|
||||
If you want to run tests while hiding the GUI, you must have the `xorg-x11-server-Xvfb` package installed, and then:
|
||||
If you want to run tests while hiding the GUI, you must have the `xvfb` package installed, and then:
|
||||
|
||||
```sh
|
||||
xvfb-run ./tests/run.sh
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue