summaryrefslogtreecommitdiff
path: root/tests/test_onionshare_web.py
AgeCommit message (Expand)Author
2019-05-23Fix web tests to use basic auth and passwords instead of slugsMicah Lee
2019-05-22Rename slugs to passwords in the testsMicah Lee
2019-02-26Use a custom Settings object in test_onionshare_web.py, rather than potential...Miguel Jacq
2018-11-13Merge develop branch and fix conflictsMiguel Jacq
2018-10-13Move GUI tests into tests/ dir and fix conftest related stuff so everything l...Miguel Jacq
2018-10-01Merge develop in and fix upload/timer functionality so that it works as descr...Miguel Jacq
2018-09-27Rename test dir to tests. Rename unit_tests to tests_gui_local. Add test depe...Miguel Jacq