aboutsummaryrefslogtreecommitdiff
path: root/desktop/tests/conftest.py
AgeCommit message (Expand)Author
2022-10-23Upgraded desktop/{onionshare,tests} to PySide6NoisyCoil
2022-03-06Remove useless CLI stuff from GUI tests, and refactor so that qtapp is a sing...Micah Lee
2022-03-06Switch from pytest.yield_fixture to just pytest.fixture, to remove warnings w...Micah Lee
2021-04-30Fix flake8 warnings in desktopMicah Lee
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-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