onionshare/desktop/tests
2021-05-14 10:44:14 +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 Add tests for Chat, and fix the server_status message bar when in Chat mode 2021-05-10 15:05:16 +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 Prevent usernames in Chat mode of length 128 chars or more 2021-05-14 10:44:14 +10:00
test_gui_receive.py Test sending messages in GUI receive mode 2021-05-02 14:51:33 -07:00
test_gui_share.py chore: refactor code quality issues 2021-03-10 22:59:47 +05:30
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 chore: refactor code quality issues 2021-03-10 22:59:47 +05:30