aboutsummaryrefslogtreecommitdiff
path: root/desktop/tests
AgeCommit message (Collapse)Author
2021-05-10Add tests for Chat, and fix the server_status message bar when in Chat modeMiguel Jacq
2021-05-02Test sending messages in GUI receive modeMicah Lee
2021-05-02Fix GUI testsMicah Lee
2021-04-30Fix flake8 warnings in desktopMicah Lee
2021-03-10chore: refactor code quality issuesAksh Gupta
2020-11-09End web thread successfully when cleaning up after a tab, which prevents ↵Micah Lee
crashes after running the tests; and fix msi_filename in Windows build script
2020-10-14Load onionshare_cli from source tree instead of pip dependency, and start ↵Micah Lee
making tests work with PySide2
2020-10-13Port from PyQt5 to PySide2Micah Lee
2020-10-13Move docs back to root, move onionshare_gui into briefcase app, and make ↵Micah Lee
modifications so briefcase app will work
2020-10-12Add onionshare CLI to cli folder, move GUI to desktop folder, and start ↵Micah Lee
refactoring it to work with briefcase