Merge branch 'qrcode' of https://github.com/mig5/onionshare into mig5-qrcode

This commit is contained in:
Micah Lee 2020-06-29 12:25:21 -07:00
commit 862c644460
9 changed files with 126 additions and 7 deletions

View file

@ -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):