onionshare/desktop/tests
2022-03-06 14:01:32 -08:00
..
__init__.py Add onionshare CLI to cli folder, move GUI to desktop folder, and start refactoring it to work with briefcase 2020-10-12 22:40:55 -07:00
conftest.py Switch from pytest.yield_fixture to just pytest.fixture, to remove warnings when running tests 2022-03-06 14:01:32 -08:00
gui_base_test.py Test javascript MIME type in different modes 2021-12-17 17:59:34 +11:00
run.bat Load onionshare_cli from source tree instead of pip dependency, and start making tests work with PySide2 2020-10-14 20:17:08 -07:00
run.sh Add tests for Chat, and fix the server_status message bar when in Chat mode 2021-05-10 15:05:16 +10:00
test_gui_chat.py Test javascript MIME type in different modes 2021-12-17 17:59:34 +11:00
test_gui_receive.py Merge branch 'develop' of github.com:onionshare/onionshare into ros-fixes 2022-01-16 15:49:33 -08:00
test_gui_share.py Test javascript MIME type in different modes 2021-12-17 17:59:34 +11:00
test_gui_tabs.py Add tests for Chat, and fix the server_status message bar when in Chat mode 2021-05-10 15:05:16 +10:00
test_gui_website.py Support sending a custom Content-Security-Policy header in Website mode 2021-11-08 16:31:05 +11:00