mirror of
https://github.com/onionshare/onionshare.git
synced 2025-05-07 17:05:16 -04:00
Merge branch 'qrcode' of https://github.com/mig5/onionshare into mig5-qrcode
This commit is contained in:
commit
862c644460
9 changed files with 126 additions and 7 deletions
|
@ -70,6 +70,7 @@ class TestWebsite(GuiBaseTest):
|
|||
self.have_a_password(tab)
|
||||
self.url_description_shown(tab)
|
||||
self.have_copy_url_button(tab)
|
||||
self.have_show_qr_code_button(tab)
|
||||
self.server_status_indicator_says_started(tab)
|
||||
|
||||
def run_all_website_mode_download_tests(self, tab):
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue