summaryrefslogtreecommitdiff
path: root/desktop/tests/test_gui_receive.py
AgeCommit message (Expand)Author
2021-09-03Revert "Don't show private key"Micah Lee
2021-08-31Don't show private keyMiguel Jacq
2021-08-31Client Auth UX improvementsMiguel Jacq
2021-08-27remove more public_mode stuff in receive mode testMiguel Jacq
2021-08-27remove basic auth stuff in receive mode testsMiguel Jacq
2021-05-10Fix receive mode testMiguel Jacq
2021-05-10Register the 405 error handler properly. Enforce the appropriate methods for ...Miguel Jacq
2021-05-02Test sending messages in GUI receive modeMicah Lee
2021-05-02Fix GUI testsMicah Lee
2020-10-14Load onionshare_cli from source tree instead of pip dependency, and start mak...Micah Lee
2020-10-13Port from PyQt5 to PySide2Micah Lee
2020-10-13Move docs back to root, move onionshare_gui into briefcase app, and make modi...Micah Lee
2020-10-12Add onionshare CLI to cli folder, move GUI to desktop folder, and start refac...Micah Lee