onionshare/desktop/tests
Miguel Jacq 22b04ed733
Rename 'Advanced settings' to 'Scheduling settings' and move all time-based settings there.
This includes the 'Automatically start this (persistent) onion when OnionShare starts' and 'stop sharing after files have been downloaded'.

Make the 'Custom title' be the first field in all modes, and make sure mode-specific settings are shown after others but before the Scheduling toggle, for a more consistent view of settings for each mode.
2025-02-28 14:25:24 +11: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 Upgraded desktop/{onionshare,tests} to PySide6 2022-10-23 14:09:56 +02:00
gui_base_test.py Add test for gzip compression in share mode 2023-05-30 16:23:31 +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 Try running tests a different way 2022-03-06 14:17:13 -08:00
test_gui_chat.py Upgraded desktop/{onionshare,tests} to PySide6 2022-10-23 14:09:56 +02:00
test_gui_receive.py Rename 'Advanced settings' to 'Scheduling settings' and move all time-based settings there. 2025-02-28 14:25:24 +11:00
test_gui_share.py Rename 'Advanced settings' to 'Scheduling settings' and move all time-based settings there. 2025-02-28 14:25:24 +11:00
test_gui_tabs.py Update tests to new Stopped wording 2025-02-16 10:51:05 +11:00
test_gui_website.py Upgraded desktop/{onionshare,tests} to PySide6 2022-10-23 14:09:56 +02:00