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-01-29 15:53:38 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
onionshare
/
tests_gui_local
History
Micah Lee
18f83589aa
Merge in develop
2018-10-09 21:32:28 -07:00
..
__init__.py
Fix Tor tests so they pass, too
2018-09-30 10:57:13 -07:00
commontests.py
Merge in develop
2018-10-09 21:32:28 -07:00
conftest.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
onionshare_receive_mode_upload_test_public_mode.py
Merge in develop
2018-10-09 21:32:28 -07:00
onionshare_receive_mode_upload_test.py
Refactor CommonTests to pass in actual Mode objects, and fix all tests. Now all ShareMode tests pass
2018-10-07 20:37:54 -07:00
onionshare_share_mode_download_test_public_mode.py
Start fixing the GUI tests. Also, refactor CommonTests to pass in a Mode object instead of the string "share" or "receive"
2018-10-07 18:49:09 -07:00
onionshare_share_mode_download_test_stay_open.py
Refactor CommonTests to pass in actual Mode objects, and fix all tests. Now all ShareMode tests pass
2018-10-07 20:37:54 -07:00
onionshare_share_mode_download_test.py
Refactor CommonTests to pass in actual Mode objects, and fix all tests. Now all ShareMode tests pass
2018-10-07 20:37:54 -07:00
onionshare_slug_persistent_test.py
Refactor CommonTests to pass in actual Mode objects, and fix all tests. Now all ShareMode tests pass
2018-10-07 20:37:54 -07:00
onionshare_timer_test.py
Refactor CommonTests to pass in actual Mode objects, and fix all tests. Now all ShareMode tests pass
2018-10-07 20:37:54 -07:00
run_unit_tests.sh
Update Travis CI to run GUI tests
2018-09-27 21:19:42 -07:00