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-28 15:27:11 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
onionshare
/
test
History
Micah Lee
e32e850548
Fix stay_open regression bug. Before, it was closing automatically even when the setting wasn't set. Also, remove the --stay-open option from the GUI, since GUI settings are set in the settings dialog not cli args
2018-05-04 16:35:32 -07:00
..
__init__.py
Initial commit of previous changes, add coverage to travis
2017-07-04 12:24:38 -06:00
conftest.py
Fix issue in test that flake discovered
2018-04-30 10:01:23 -07:00
test_helpers.py
Update GPL copyright year
2018-04-24 10:07:59 -07:00
test_onionshare_common.py
Update GPL copyright year
2018-04-24 10:07:59 -07:00
test_onionshare_settings.py
Fix test from adding new settings
2018-04-29 16:47:36 -07:00
test_onionshare_strings.py
Update GPL copyright year
2018-04-24 10:07:59 -07:00
test_onionshare_web.py
Add a few receive mode web tests, to test the receive_allow_receiver_shutdown and receive_public_mode settings
2018-04-29 18:19:00 -07:00
test_onionshare.py
Fix stay_open regression bug. Before, it was closing automatically even when the setting wasn't set. Also, remove the --stay-open option from the GUI, since GUI settings are set in the settings dialog not cli args
2018-05-04 16:35:32 -07:00