onionshare/desktop/tests
2021-08-27 16:32:44 +10:00
..
__init__.py Add onionshare CLI to cli folder, move GUI to desktop folder, and start refactoring it to work with briefcase 2020-10-12 22:40:55 -07:00
conftest.py Fix flake8 warnings in desktop 2021-04-30 11:38:23 -07:00
gui_base_test.py ClientAuthV3 fixes 2021-08-27 15:52:29 +10:00
run.bat Load onionshare_cli from source tree instead of pip dependency, and start making tests work with PySide2 2020-10-14 20:17:08 -07:00
run.sh Add tests for Chat, and fix the server_status message bar when in Chat mode 2021-05-10 15:05:16 +10:00
test_gui_chat.py ClientAuthV3 fixes 2021-08-27 15:52:29 +10:00
test_gui_receive.py remove basic auth stuff in receive mode tests 2021-08-27 16:32:44 +10:00
test_gui_share.py remove persistent mode test for now, doesn't have much value now that there's no password to check in local mode as to whether it's the same 2021-08-27 16:26:31 +10:00
test_gui_tabs.py Add tests for Chat, and fix the server_status message bar when in Chat mode 2021-05-10 15:05:16 +10:00
test_gui_website.py ClientAuthV3 fixes 2021-08-27 15:52:29 +10:00