onionshare/tests
2020-09-14 16:10:56 -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 Close test temporary file before returning, to avoid permission denied error in windows 2020-08-21 17:38:25 -04:00
gui_base_test.py Wait longer in GUI tabs test, and check for the precense of chat mode widget in GUI base tests 2020-08-27 17:59:00 -04: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.bat Windows batch script for running tests 2020-08-21 18:34:14 -04: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 Merge pull request #1167 from micahflee/docs 2020-09-03 12:01:50 -07:00
test_cli_settings.py Merge pull request #1167 from micahflee/docs 2020-09-03 12:01:50 -07:00
test_cli_strings.py Use different test string to test translations 2020-09-14 16:10:56 -07:00
test_cli_web.py Merge pull request #1167 from micahflee/docs 2020-09-03 12:01:50 -07:00
test_cli.py Update Copyright to 2020 everywhere, and assign to Micah Lee, et al. instead of just Micah Lee 2020-08-27 19:13:08 -04:00
test_gui_receive.py Skip receive mode file permission tests in Windows 2020-08-21 19:34:00 -04:00
test_gui_share.py Fix one more tempfile Windows test bug 2020-08-21 19:21:06 -04:00
test_gui_tabs.py Wait longer in GUI tabs test, and check for the precense of chat mode widget in GUI base tests 2020-08-27 17:59:00 -04: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