From e53f087bde1e39b2915d7da5860960e6258f8aa3 Mon Sep 17 00:00:00 2001 From: Stefan Markovic <57057282+stefansjfw@users.noreply.github.com> Date: Wed, 15 May 2024 12:36:10 +0200 Subject: [PATCH] General Settings --- doc/releases/0.81.0/tests-checklist-stefan.md | 32 +++++++++---------- 1 file changed, 16 insertions(+), 16 deletions(-) diff --git a/doc/releases/0.81.0/tests-checklist-stefan.md b/doc/releases/0.81.0/tests-checklist-stefan.md index a091926ff6..23c18d123b 100644 --- a/doc/releases/0.81.0/tests-checklist-stefan.md +++ b/doc/releases/0.81.0/tests-checklist-stefan.md @@ -47,30 +47,30 @@ ## General Settings **Admin mode:** - - [ ] restart PT and verify it runs as user - - [ ] restart as admin and set "Always run as admin" - - [ ] restart PT and verify it runs as admin + - [x] restart PT and verify it runs as user + - [x] restart as admin and set "Always run as admin" + - [x] restart PT and verify it runs as admin * if it's not on, turn on "Run at startup" - - [ ] reboot the machine and verify PT runs as admin (it should not prompt the UAC dialog) + - [x] reboot the machine and verify PT runs as admin (it should not prompt the UAC dialog) * turn Always run as admin" off - - [ ] reboot the machine and verify it now runs as user + - [x] reboot the machine and verify it now runs as user **Modules on/off:** - - [ ] turn off all the modules and verify all module are off - - [ ] restart PT and verify that all module are still off in the settings page and they are actually inactive - - [ ] turn on all the module, all module are now working - - [ ] restart PT and verify that all module are still on in the settings page and they are actually working + - [x] turn off all the modules and verify all module are off + - [x] restart PT and verify that all module are still off in the settings page and they are actually inactive + - [x] turn on all the module, all module are now working + - [x] restart PT and verify that all module are still on in the settings page and they are actually working **Quick access tray icon flyout:** - - [ ] Use left click on the system tray icon and verify the flyout appears. (It'll take a bit the first time) - - [ ] Try to launch a module from the launch screen in the flyout. - - [ ] Try disabling a module in the all apps screen in the flyout, make it a module that's launchable from the launch screen. Verify that the module is disabled and that it also disappeared from the launch screen in the flyout. - - [ ] Open the main settings screen on a module page. Verify that when you disable/enable the module on the flyout, that the Settings page is updated too. + - [x] Use left click on the system tray icon and verify the flyout appears. (It'll take a bit the first time) + - [x] Try to launch a module from the launch screen in the flyout. + - [x] Try disabling a module in the all apps screen in the flyout, make it a module that's launchable from the launch screen. Verify that the module is disabled and that it also disappeared from the launch screen in the flyout. + - [x] Open the main settings screen on a module page. Verify that when you disable/enable the module on the flyout, that the Settings page is updated too. **Settings backup/restore:** - - [ ] In the General tab, create a backup of the settings. - - [ ] Change some settings in some PowerToys. - - [ ] Restore the settings in the General tab and verify the Settings you've applied were reset. + - [x] In the General tab, create a backup of the settings. + - [x] Change some settings in some PowerToys. + - [x] Restore the settings in the General tab and verify the Settings you've applied were reset. ## FancyZones Editor