mirror of
https://github.com/onionshare/onionshare.git
synced 2025-05-07 17:05:16 -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
|
@ -61,6 +61,7 @@ class TestChat(GuiBaseTest):
|
|||
tab = self.new_chat_tab()
|
||||
self.run_all_chat_mode_started_tests(tab)
|
||||
self.view_chat(tab)
|
||||
self.javascript_is_correct_mime_type(tab, "chat.js")
|
||||
self.change_username(tab)
|
||||
self.run_all_chat_mode_stopping_tests(tab)
|
||||
self.close_all_tabs()
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue