summaryrefslogtreecommitdiff
path: root/desktop/tests/test_gui_share.py
AgeCommit message (Expand)Author
2021-09-04Updates the tests to use a full path instead of basenameSaptak S
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-28Test that the Private Key button is not present in public mode, in GUI share ...Miguel Jacq
2021-08-27remove persistent mode test for now, doesn't have much value now that there's...Miguel Jacq
2021-08-27Tweak testMiguel Jacq
2021-08-27ClientAuthV3 fixesMiguel Jacq
2021-08-27merge develop branch into client_auth_v3 branch and use our forked stem which...Miguel Jacq
2021-05-10Register the 405 error handler properly. Enforce the appropriate methods for ...Miguel Jacq
2021-05-06Rename things with client_auth_v3_ in the name because there is only one type...Miguel Jacq
2021-05-06GUI tests for v3 Client Auth (albeit only in local mode, so kind of stubbedMiguel Jacq
2021-03-10chore: refactor code quality issuesAksh Gupta
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