This website requires JavaScript.
Explore
Help
Sign In
Git-Mirrors
/
onionshare
Watch
1
Star
0
Fork
0
You've already forked onionshare
mirror of
https://github.com/onionshare/onionshare.git
synced
2025-04-24 17:29:22 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
onionshare
/
tests_gui_local
History
Miguel Jacq
297edbe637
Revert "Write settings json files out to unique files per test"
...
This reverts commit 6227c5879683420c185ffb114bfefd1be43c6f9c.
2018-10-12 11:50:12 +11:00
..
__init__.py
Refactor tests to use proper inheritance of GuiReceiveTest/GuiShareTest (which inherit from GuiBaseTest). Prevent tests from auto-firing in these base objects. Clean up imported modules, rename files to end in _test.py
2018-10-12 11:28:47 +11:00
conftest.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
GuiBaseTest.py
Revert "Write settings json files out to unique files per test"
2018-10-12 11:50:12 +11:00
GuiReceiveTest.py
Refactor tests to use proper inheritance of GuiReceiveTest/GuiShareTest (which inherit from GuiBaseTest). Prevent tests from auto-firing in these base objects. Clean up imported modules, rename files to end in _test.py
2018-10-12 11:28:47 +11:00
GuiShareTest.py
Refactor tests to use proper inheritance of GuiReceiveTest/GuiShareTest (which inherit from GuiBaseTest). Prevent tests from auto-firing in these base objects. Clean up imported modules, rename files to end in _test.py
2018-10-12 11:28:47 +11:00
onionshare_receive_mode_upload_public_mode_test.py
Revert "Write settings json files out to unique files per test"
2018-10-12 11:50:12 +11:00
onionshare_receive_mode_upload_test.py
Revert "Write settings json files out to unique files per test"
2018-10-12 11:50:12 +11:00
onionshare_share_mode_download_public_mode_test.py
Revert "Write settings json files out to unique files per test"
2018-10-12 11:50:12 +11:00
onionshare_share_mode_download_stay_open_test.py
Revert "Write settings json files out to unique files per test"
2018-10-12 11:50:12 +11:00
onionshare_share_mode_download_test.py
Revert "Write settings json files out to unique files per test"
2018-10-12 11:50:12 +11:00
onionshare_share_mode_slug_persistent_test.py
Revert "Write settings json files out to unique files per test"
2018-10-12 11:50:12 +11:00
onionshare_share_mode_timer_test.py
Revert "Write settings json files out to unique files per test"
2018-10-12 11:50:12 +11:00
run_unit_tests.sh
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