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-25 22:15:57 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
onionshare
/
tests
History
Micah Lee
0b4821c905
Merge pull request
#1139
from micahflee/910_flatpak
...
Flatpak support
2020-07-05 21:54:29 -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
Revert "Enable stacktraces of segfaults when running tests"
2020-04-01 17:59:08 -07:00
gui_base_test.py
Add tests to make sure URL, QR Code, description etc are hidden when server stops
2020-07-06 10:37:58 +10:00
pytest.ini
Add a pytest.ini file to register custom markers, to avoid so many test warnings
2020-03-22 17:08:41 -07:00
run.sh
Fail early if any of the tests fail, rather than continue and possibly exit 0
2020-05-31 20:26:07 +10:00
test_cli_common.py
Fix common.get_tor_paths test
2020-04-06 21:19:17 -07:00
test_cli_settings.py
Delete the old tests and replace them with the new tests
2019-11-10 13:55:15 -08:00
test_cli_strings.py
Delete the old tests and replace them with the new tests
2019-11-10 13:55:15 -08:00
test_cli_web.py
Delete the old tests and replace them with the new tests
2019-11-10 13:55:15 -08:00
test_cli.py
Fix TypeError: start_onion_service() takes from 1 to 3 positional arguments but 4 were given
2019-11-11 17:47:03 +11:00
test_gui_receive.py
#1115
Add QR Code for onion URL
2020-05-31 17:44:57 +10:00
test_gui_share.py
Merge branch 'qrcode' of
https://github.com/mig5/onionshare
into mig5-qrcode
2020-06-29 12:25:21 -07:00
test_gui_tabs.py
#1126
update the status bar each time the active tab is changed
2020-06-07 15:07:28 +10:00
test_gui_website.py
Merge branch 'qrcode' of
https://github.com/mig5/onionshare
into mig5-qrcode
2020-06-29 12:25:21 -07:00