onionshare/tests
Micah Lee a9f3accf69
Merge pull request #935 from mig5/fix_receive_mode_folder_collision
On a folder name collision, make sure we update the self.receive_mode_dir attribute
2019-03-22 17:50:33 -07: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 Fix tests to use data_dir setting instead of downloads_dir 2019-01-20 12:01:51 -08:00
GuiReceiveTest.py Merge pull request #935 from mig5/fix_receive_mode_folder_collision 2019-03-22 17:50:33 -07:00
GuiShareTest.py Add better workaround for blocking QDialogs. Add unreadable file test and reinstate tor connection killed test 2018-10-17 11:57:21 +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 Make it so GUI tests only run with --rungui 2019-01-15 21:52:42 -08: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_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_timer_test.py Make it so GUI tests only run with --rungui 2019-01-15 21:52:42 -08:00
local_onionshare_share_mode_timer_too_short_test.py Make it so GUI tests only run with --rungui 2019-01-15 21:52:42 -08: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 Make it so GUI tests only run with --rungui 2019-01-15 21:52:42 -08: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 Make it so GUI tests only run with --rungui 2019-01-15 21:52:42 -08: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 Support persistent v3 onions 2019-02-11 11:36:18 +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 Fix tests to use data_dir setting instead of downloads_dir 2019-01-20 12:01:51 -08: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 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
TorGuiBaseTest.py Fix tests to use data_dir setting instead of downloads_dir 2019-01-20 12:01:51 -08:00
TorGuiReceiveTest.py More test coverage, particularly of Receive Mode 2018-10-17 15:21:04 +11:00
TorGuiShareTest.py Fix stealth test, add legacy v2 onion test 2018-10-17 09:23:07 +11:00