onionshare/tests
2019-05-24 18:07:57 -07:00
..
__init__.py
conftest.py
GuiBaseTest.py Fix tests 2019-05-24 17:59:14 -07:00
GuiReceiveTest.py Make GuiReceiveTest.upload_test use basic auth when identical_files_at_once is True 2019-05-24 18:07:57 -07:00
GuiShareTest.py Fix tests 2019-05-24 17:59:14 -07:00
local_onionshare_401_public_mode_skips_ratelimit_test.py Replace URLs that have slugs with basic auth in tests 2019-05-24 13:38:41 -07:00
local_onionshare_401_triggers_ratelimit_test.py Replace URLs that have slugs with basic auth in tests 2019-05-24 13:38:41 -07:00
local_onionshare_quitting_during_share_prompts_warning_test.py Skip GUI and tor tests if pytest is older than 2.9, to allow tests to run in old ubuntu 2019-04-18 20:38:44 -07:00
local_onionshare_receive_mode_timer_test.py Skip GUI and tor tests if pytest is older than 2.9, to allow tests to run in old ubuntu 2019-04-18 20:38:44 -07:00
local_onionshare_receive_mode_upload_non_writable_dir_test.py Fix tests 2019-05-24 17:59:14 -07:00
local_onionshare_receive_mode_upload_public_mode_non_writable_dir_test.py Fix tests 2019-05-24 17:59:14 -07:00
local_onionshare_receive_mode_upload_public_mode_test.py Fix tests 2019-05-24 17:59:14 -07:00
local_onionshare_receive_mode_upload_test.py Fix tests 2019-05-24 17:59:14 -07:00
local_onionshare_settings_dialog_legacy_tor_test.py Skip GUI and tor tests if pytest is older than 2.9, to allow tests to run in old ubuntu 2019-04-18 20:38:44 -07:00
local_onionshare_settings_dialog_no_tor_test.py Skip GUI and tor tests if pytest is older than 2.9, to allow tests to run in old ubuntu 2019-04-18 20:38:44 -07:00
local_onionshare_settings_dialog_v3_tor_test.py Skip GUI and tor tests if pytest is older than 2.9, to allow tests to run in old ubuntu 2019-04-18 20:38:44 -07:00
local_onionshare_share_mode_autostart_and_autostop_timer_mismatch_test.py Skip GUI and tor tests if pytest is older than 2.9, to allow tests to run in old ubuntu 2019-04-18 20:38:44 -07:00
local_onionshare_share_mode_autostart_timer_test.py Skip GUI and tor tests if pytest is older than 2.9, to allow tests to run in old ubuntu 2019-04-18 20:38:44 -07:00
local_onionshare_share_mode_autostart_timer_too_short_test.py Skip GUI and tor tests if pytest is older than 2.9, to allow tests to run in old ubuntu 2019-04-18 20:38:44 -07:00
local_onionshare_share_mode_cancel_share_test.py Skip GUI and tor tests if pytest is older than 2.9, to allow tests to run in old ubuntu 2019-04-18 20:38:44 -07:00
local_onionshare_share_mode_download_public_mode_test.py Skip GUI and tor tests if pytest is older than 2.9, to allow tests to run in old ubuntu 2019-04-18 20:38:44 -07:00
local_onionshare_share_mode_download_stay_open_test.py Skip GUI and tor tests if pytest is older than 2.9, to allow tests to run in old ubuntu 2019-04-18 20:38:44 -07:00
local_onionshare_share_mode_download_test.py Skip GUI and tor tests if pytest is older than 2.9, to allow tests to run in old ubuntu 2019-04-18 20:38:44 -07:00
local_onionshare_share_mode_large_download_test.py Skip GUI and tor tests if pytest is older than 2.9, to allow tests to run in old ubuntu 2019-04-18 20:38:44 -07:00
local_onionshare_share_mode_password_persistent_test.py Rename slugs to passwords in the tests 2019-05-22 20:55:31 -07:00
local_onionshare_share_mode_timer_test.py Skip GUI and tor tests if pytest is older than 2.9, to allow tests to run in old ubuntu 2019-04-18 20:38:44 -07:00
local_onionshare_share_mode_timer_too_short_test.py Skip GUI and tor tests if pytest is older than 2.9, to allow tests to run in old ubuntu 2019-04-18 20:38:44 -07:00
local_onionshare_share_mode_unreadable_file_test.py Skip GUI and tor tests if pytest is older than 2.9, to allow tests to run in old ubuntu 2019-04-18 20:38:44 -07:00
onionshare_790_cancel_on_second_share_test.py Skip GUI and tor tests if pytest is older than 2.9, to allow tests to run in old ubuntu 2019-04-18 20:38:44 -07:00
onionshare_receive_mode_upload_public_mode_test.py Skip GUI and tor tests if pytest is older than 2.9, to allow tests to run in old ubuntu 2019-04-18 20:38:44 -07:00
onionshare_receive_mode_upload_test.py Skip GUI and tor tests if pytest is older than 2.9, to allow tests to run in old ubuntu 2019-04-18 20:38:44 -07:00
onionshare_share_mode_cancel_share_test.py Skip GUI and tor tests if pytest is older than 2.9, to allow tests to run in old ubuntu 2019-04-18 20:38:44 -07:00
onionshare_share_mode_download_public_mode_test.py Skip GUI and tor tests if pytest is older than 2.9, to allow tests to run in old ubuntu 2019-04-18 20:38:44 -07:00
onionshare_share_mode_download_stay_open_test.py Skip GUI and tor tests if pytest is older than 2.9, to allow tests to run in old ubuntu 2019-04-18 20:38:44 -07:00
onionshare_share_mode_download_test.py Skip GUI and tor tests if pytest is older than 2.9, to allow tests to run in old ubuntu 2019-04-18 20:38:44 -07:00
onionshare_share_mode_persistent_test.py Rename slugs to passwords in the tests 2019-05-22 20:55:31 -07:00
onionshare_share_mode_stealth_test.py Skip GUI and tor tests if pytest is older than 2.9, to allow tests to run in old ubuntu 2019-04-18 20:38:44 -07:00
onionshare_share_mode_timer_test.py Skip GUI and tor tests if pytest is older than 2.9, to allow tests to run in old ubuntu 2019-04-18 20:38:44 -07:00
onionshare_share_mode_tor_connection_killed_test.py Skip GUI and tor tests if pytest is older than 2.9, to allow tests to run in old ubuntu 2019-04-18 20:38:44 -07:00
onionshare_share_mode_v2_onion_test.py Skip GUI and tor tests if pytest is older than 2.9, to allow tests to run in old ubuntu 2019-04-18 20:38:44 -07: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
test_onionshare.py
test_onionshare_common.py Rename slugs to passwords in the tests 2019-05-22 20:55:31 -07:00
test_onionshare_settings.py Rename slugs to passwords in the tests 2019-05-22 20:55:31 -07:00
test_onionshare_strings.py
test_onionshare_web.py Fix web tests to use basic auth and passwords instead of slugs 2019-05-23 09:53:18 -07:00
TorGuiBaseTest.py Rename slugs to passwords in the tests 2019-05-22 20:55:31 -07:00
TorGuiReceiveTest.py Rename slugs to passwords in the tests 2019-05-22 20:55:31 -07:00
TorGuiShareTest.py Rename slugs to passwords in the tests 2019-05-22 20:55:31 -07:00