mirror of
https://github.com/onionshare/onionshare.git
synced 2025-05-08 01:15:00 -04:00
Test javascript MIME type in different modes
This commit is contained in:
parent
e00db31de5
commit
f5f940d335
4 changed files with 10 additions and 0 deletions
|
@ -197,6 +197,7 @@ class TestShare(GuiBaseTest):
|
|||
self.tmpfile_test
|
||||
)
|
||||
self.web_page(tab, "Total size")
|
||||
self.javascript_is_correct_mime_type(tab, "send.js")
|
||||
self.download_share(tab)
|
||||
self.history_widgets_present(tab)
|
||||
self.server_is_stopped(tab)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue