onionshare/desktop/tests
Micah Lee bb1b3ad157
Merge pull request #1406 from SaptakS/fix-filelisting
Fixes directory listing in send mode
2021-09-09 16:52:25 -07: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 more GUI test coverage of the Client Auth private key and toggle button 2021-09-09 13:04:40 +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 Revert "Don't show private key" 2021-09-03 14:24:45 -07:00
test_gui_receive.py Revert "Don't show private key" 2021-09-03 14:24:45 -07:00
test_gui_share.py Updates the tests to use a full path instead of basename 2021-09-04 19:17:31 +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 Revert "Don't show private key" 2021-09-03 14:24:45 -07:00