summaryrefslogtreecommitdiff
path: root/tests/test_onionshare_settings.py
AgeCommit message (Expand)Author
2019-09-22Invert the CSP header setting and put it in its own Website Mode settings gro...Miguel Jacq
2019-09-16Make setting the Content-Security-Policy header optional so it doesn't break ...Miguel Jacq
2019-05-22Rename slugs to passwords in the testsMicah Lee
2019-03-25Standardise all startup_timer, scheduled_start attributes as 'autostart_timer'Miguel Jacq
2019-03-25Standardise all shutdown_timer, shutdown_timeout, timeout attributes as 'auto...Miguel Jacq
2019-03-05Add a Startup Timer feature (scheduled start / dead man's switch)Miguel Jacq
2019-01-20Fix tests to use data_dir setting instead of downloads_dirMicah Lee
2018-12-16Merge branch 'develop' into 406_osx_sandboxMicah Lee
2018-11-25Fix test for Windows settings pathMicah Lee
2018-11-13Merge develop branch and fix conflictsMiguel Jacq
2018-10-01Merge develop in and fix upload/timer functionality so that it works as descr...Miguel Jacq
2018-09-30Add locale to Settings, and make it default to the system locale, or EnglishMicah Lee
2018-09-27Rename test dir to tests. Rename unit_tests to tests_gui_local. Add test depe...Miguel Jacq