mirror of
https://github.com/onionshare/onionshare.git
synced 2025-05-31 04:04:16 -04:00
Make it so GUI tests only run with --rungui
This commit is contained in:
parent
6cb7670037
commit
b39eb126c0
33 changed files with 68 additions and 7 deletions
|
@ -16,6 +16,7 @@ class ReceiveModeTest(unittest.TestCase, TorGuiReceiveTest):
|
|||
def tearDownClass(cls):
|
||||
TorGuiReceiveTest.tear_down()
|
||||
|
||||
@pytest.mark.gui
|
||||
@pytest.mark.tor
|
||||
def test_gui(self):
|
||||
self.run_all_common_setup_tests()
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue