summaryrefslogtreecommitdiff
path: root/desktop/tests/run.sh
blob: a621efd188ff0c4d7c24fc7688f4af9257bf4b6d (plain)
1
2
3
4
5
#!/bin/bash
pytest -vvv --no-qt-log tests/test_gui_tabs.py
pytest -vvv --no-qt-log tests/test_gui_share.py
pytest -vvv --no-qt-log tests/test_gui_receive.py
pytest -vvv --no-qt-log tests/test_gui_website.py