mirror of
https://github.com/onionshare/onionshare.git
synced 2025-05-06 08:25:15 -04:00
Move docs back to root, move onionshare_gui into briefcase app, and make modifications so briefcase app will work
This commit is contained in:
parent
f4abcf1be9
commit
b42f92d714
490 changed files with 226 additions and 14886 deletions
|
@ -87,7 +87,6 @@ class TestWebsite(GuiBaseTest):
|
|||
|
||||
# Tests
|
||||
|
||||
@pytest.mark.gui
|
||||
def test_website(self):
|
||||
"""
|
||||
Test website mode
|
||||
|
@ -96,7 +95,6 @@ class TestWebsite(GuiBaseTest):
|
|||
self.run_all_website_mode_download_tests(tab)
|
||||
self.close_all_tabs()
|
||||
|
||||
@pytest.mark.gui
|
||||
def test_csp_enabled(self):
|
||||
"""
|
||||
Test disabling CSP
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue