onionshare/tests
2019-03-25 15:05:54 +11:00
..
__init__.py Revert "Try and move local tests into main tests dir. Rename local tests. Save test settings to unique json files to avoid race conditions" 2018-10-11 16:07:16 +11:00
conftest.py Make it so GUI tests only run with --rungui 2019-01-15 21:52:42 -08:00
GuiBaseTest.py Standardise all shutdown_timer, shutdown_timeout, timeout attributes as 'autostop_timer' 2019-03-25 15:05:54 +11:00
GuiReceiveTest.py Standardise all shutdown_timer, shutdown_timeout, timeout attributes as 'autostop_timer' 2019-03-25 15:05:54 +11:00
GuiShareTest.py Standardise all shutdown_timer, shutdown_timeout, timeout attributes as 'autostop_timer' 2019-03-25 15:05:54 +11:00
local_onionshare_404_public_mode_skips_ratelimit_test.py Make it so GUI tests only run with --rungui 2019-01-15 21:52:42 -08:00
local_onionshare_404_triggers_ratelimit_test.py Make it so GUI tests only run with --rungui 2019-01-15 21:52:42 -08:00
local_onionshare_quitting_during_share_prompts_warning_test.py Make it so GUI tests only run with --rungui 2019-01-15 21:52:42 -08:00
local_onionshare_receive_mode_timer_test.py Standardise all shutdown_timer, shutdown_timeout, timeout attributes as 'autostop_timer' 2019-03-25 15:05:54 +11:00
local_onionshare_receive_mode_upload_non_writable_dir_test.py Make it so GUI tests only run with --rungui 2019-01-15 21:52:42 -08:00
local_onionshare_receive_mode_upload_public_mode_non_writable_dir_test.py Make it so GUI tests only run with --rungui 2019-01-15 21:52:42 -08:00
local_onionshare_receive_mode_upload_public_mode_test.py Make it so GUI tests only run with --rungui 2019-01-15 21:52:42 -08:00
local_onionshare_receive_mode_upload_test.py Make it so GUI tests only run with --rungui 2019-01-15 21:52:42 -08:00
local_onionshare_settings_dialog_legacy_tor_test.py Make it so GUI tests only run with --rungui 2019-01-15 21:52:42 -08:00
local_onionshare_settings_dialog_no_tor_test.py Make it so GUI tests only run with --rungui 2019-01-15 21:52:42 -08:00
local_onionshare_settings_dialog_v3_tor_test.py Make it so GUI tests only run with --rungui 2019-01-15 21:52:42 -08:00
local_onionshare_share_mode_autostart_and_autostop_timer_mismatch_test.py Standardise all shutdown_timer, shutdown_timeout, timeout attributes as 'autostop_timer' 2019-03-25 15:05:54 +11:00
local_onionshare_share_mode_autostart_timer_too_short_test.py Prevent a scheduled share from starting after the scheduled time has passed. Add a test for this 2019-03-06 16:49:32 +11:00
local_onionshare_share_mode_cancel_share_test.py Fix a minor corner case related to server status button when canceling a scheduled share. Leverage scheduled shares in order to test 'cancel' action in local mode for better test coverage 2019-03-08 11:03:37 +11:00
local_onionshare_share_mode_download_public_mode_test.py Make it so GUI tests only run with --rungui 2019-01-15 21:52:42 -08:00
local_onionshare_share_mode_download_stay_open_test.py Make it so GUI tests only run with --rungui 2019-01-15 21:52:42 -08:00
local_onionshare_share_mode_download_test.py Make it so GUI tests only run with --rungui 2019-01-15 21:52:42 -08:00
local_onionshare_share_mode_large_download_test.py Make it so GUI tests only run with --rungui 2019-01-15 21:52:42 -08:00
local_onionshare_share_mode_slug_persistent_test.py Make it so GUI tests only run with --rungui 2019-01-15 21:52:42 -08:00
local_onionshare_share_mode_startup_timer_test.py Add a Startup Timer feature (scheduled start / dead man's switch) 2019-03-05 10:28:27 +11:00
local_onionshare_share_mode_timer_test.py Standardise all shutdown_timer, shutdown_timeout, timeout attributes as 'autostop_timer' 2019-03-25 15:05:54 +11:00
local_onionshare_share_mode_timer_too_short_test.py Standardise all shutdown_timer, shutdown_timeout, timeout attributes as 'autostop_timer' 2019-03-25 15:05:54 +11:00
local_onionshare_share_mode_unreadable_file_test.py Make it so GUI tests only run with --rungui 2019-01-15 21:52:42 -08:00
onionshare_790_cancel_on_second_share_test.py Make it so GUI tests only run with --rungui 2019-01-15 21:52:42 -08:00
onionshare_receive_mode_upload_public_mode_test.py Make it so GUI tests only run with --rungui 2019-01-15 21:52:42 -08:00
onionshare_receive_mode_upload_test.py Make it so GUI tests only run with --rungui 2019-01-15 21:52:42 -08:00
onionshare_share_mode_cancel_share_test.py Fix a minor corner case related to server status button when canceling a scheduled share. Leverage scheduled shares in order to test 'cancel' action in local mode for better test coverage 2019-03-08 11:03:37 +11:00
onionshare_share_mode_download_public_mode_test.py Make it so GUI tests only run with --rungui 2019-01-15 21:52:42 -08:00
onionshare_share_mode_download_stay_open_test.py Make it so GUI tests only run with --rungui 2019-01-15 21:52:42 -08:00
onionshare_share_mode_download_test.py Make it so GUI tests only run with --rungui 2019-01-15 21:52:42 -08:00
onionshare_share_mode_persistent_test.py Make it so GUI tests only run with --rungui 2019-01-15 21:52:42 -08:00
onionshare_share_mode_stealth_test.py Make it so GUI tests only run with --rungui 2019-01-15 21:52:42 -08:00
onionshare_share_mode_timer_test.py Standardise all shutdown_timer, shutdown_timeout, timeout attributes as 'autostop_timer' 2019-03-25 15:05:54 +11:00
onionshare_share_mode_tor_connection_killed_test.py Make it so GUI tests only run with --rungui 2019-01-15 21:52:42 -08:00
onionshare_share_mode_v2_onion_test.py Make it so GUI tests only run with --rungui 2019-01-15 21:52:42 -08:00
SettingsGuiBaseTest.py Standardise all shutdown_timer, shutdown_timeout, timeout attributes as 'autostop_timer' 2019-03-25 15:05:54 +11:00
test_helpers.py Rename test dir to tests. Rename unit_tests to tests_gui_local. Add test dependencies. Update various paths. Add GUI unit tests docs to BUILD.md 2018-09-27 15:54:46 +10:00
test_onionshare_common.py Rename test dir to tests. Rename unit_tests to tests_gui_local. Add test dependencies. Update various paths. Add GUI unit tests docs to BUILD.md 2018-09-27 15:54:46 +10:00
test_onionshare_settings.py Standardise all shutdown_timer, shutdown_timeout, timeout attributes as 'autostop_timer' 2019-03-25 15:05:54 +11:00
test_onionshare_strings.py Fix test_load_strings_loads_other_languages test 2018-12-13 20:51:07 -08:00
test_onionshare_web.py Use a custom Settings object in test_onionshare_web.py, rather than potentially load non-ephemeral settings 2019-02-26 11:10:09 +11:00
test_onionshare.py Add a Startup Timer feature (scheduled start / dead man's switch) 2019-03-05 10:28:27 +11:00
TorGuiBaseTest.py Fix a minor corner case related to server status button when canceling a scheduled share. Leverage scheduled shares in order to test 'cancel' action in local mode for better test coverage 2019-03-08 11:03:37 +11:00
TorGuiReceiveTest.py More test coverage, particularly of Receive Mode 2018-10-17 15:21:04 +11:00
TorGuiShareTest.py Standardise all shutdown_timer, shutdown_timeout, timeout attributes as 'autostop_timer' 2019-03-25 15:05:54 +11:00