diff --git a/doc/releases/0.45.0/tests-checklist-stefan.md b/doc/releases/0.45.0/tests-checklist-stefan.md index 6c1aab5e3..67f8c5fe3 100644 --- a/doc/releases/0.45.0/tests-checklist-stefan.md +++ b/doc/releases/0.45.0/tests-checklist-stefan.md @@ -69,49 +69,49 @@ ## PowerToys Run * Enable PT Run in settings and ensure that the hotkey brings up PT Run - - [ ] when PowerToys is running unelevated on start-up - - [ ] when PowerToys is running as admin on start-up - - [ ] when PowerToys is restarted as admin, by clicking the restart as admin button in settings. + - [X] when PowerToys is running unelevated on start-up + - [X] when PowerToys is running as admin on start-up + - [X] when PowerToys is restarted as admin, by clicking the restart as admin button in settings. * Check that each of the plugins is working: - - [ ] Program - launch a Win32 application - - [ ] Program - launch a Win32 application as admin - - [ ] Program - launch a packaged application - - [ ] Calculator - ensure a mathematical input returns a correct response and is copied on enter. - - [ ] Windows Search - open a file on the disk. - - [ ] Windows Search - find a file and copy file path. - - [ ] Windows Search - find a file and open containing folder. - - [ ] Shell - execute a command. Enter the action keyword `>`, followed by the query, both with and without space (e.g. `> ping localhost`). - - [ ] Folder - Search and open a sub-folder on entering the path. - - [ ] Uri - launch a web page on entering the uri. - - [ ] Window walker - Switch focus to a running window. - - [ ] Service - start, stop, restart windows service. Enter the action keyword `!` to get the list of services. - - [ ] Registry - navigate through the registry tree and open registry editor. Enter the action keyword `:` to get the root keys. - - [ ] Registry - navigate through the registry tree and copy key path. - - [ ] System - test `lock`. - - [ ] System - test `empty recycle bin`. - - [ ] System - test `shutdown`. + - [X] Program - launch a Win32 application + - [X] Program - launch a Win32 application as admin + - [X] Program - launch a packaged application + - [X] Calculator - ensure a mathematical input returns a correct response and is copied on enter. + - [X] Windows Search - open a file on the disk. + - [X] Windows Search - find a file and copy file path. + - [X] Windows Search - find a file and open containing folder. + - [X] Shell - execute a command. Enter the action keyword `>`, followed by the query, both with and without space (e.g. `> ping localhost`). + - [X] Folder - Search and open a sub-folder on entering the path. + - [X] Uri - launch a web page on entering the uri. + - [X] Window walker - Switch focus to a running window. + - [X] Service - start, stop, restart windows service. Enter the action keyword `!` to get the list of services. + - [X] Registry - navigate through the registry tree and open registry editor. Enter the action keyword `:` to get the root keys. + - [X] Registry - navigate through the registry tree and copy key path. + - [X] System - test `lock`. + - [X] System - test `empty recycle bin`. + - [X] System - test `shutdown`. - - [ ] Disable PT Run and ensure that the hotkey doesn't bring up PT Run. + - [X] Disable PT Run and ensure that the hotkey doesn't bring up PT Run. - - [ ] Test tab navigation. + - [X] Test tab navigation. * Test Plugin Manager - - [ ] Enable/disable plugins and verify changes are picked up by PT Run - - [ ] Change `Direct activation phrase` and verify changes are picked up by PT Run - - [ ] Change `Include in global result` and verify changes picked up by PT Run - - [ ] Clear `Direct activation phrase` and uncheck `Include in global result`. Verify a warning message is shown. - - [ ] Disable all plugins and verify the warning message is shown. + - [X] Enable/disable plugins and verify changes are picked up by PT Run + - [X] Change `Direct activation phrase` and verify changes are picked up by PT Run + - [X] Change `Include in global result` and verify changes picked up by PT Run + - [X] Clear `Direct activation phrase` and uncheck `Include in global result`. Verify a warning message is shown. + - [X] Disable all plugins and verify the warning message is shown. ## Shortcut Guide * Run PowerToys as user: - - [ ] Verify `Win + Shift + /` opens the guide - - [ ] Change the hotkey to a different shortcut (e.g. `Win + /`) and verify it works + - [X] Verify `Win + Shift + /` opens the guide + - [X] Change the hotkey to a different shortcut (e.g. `Win + /`) and verify it works * Restore the `Win + Shift + /` hotkey. - - [ ] Open the guide and close it pressing `Esc` - - [ ] Open the guide and close it pressing and releasing the `Win` key + - [X] Open the guide and close it pressing `Esc` + - [X] Open the guide and close it pressing and releasing the `Win` key * With PowerToys running as a user, open an elevated app and keep it on foreground: - - [ ] Verify `Win + Shift + /` opens the guide - - [ ] Verify some of the shortcuts shown in the guide work and the guide is closed when pressed + - [X] Verify `Win + Shift + /` opens the guide + - [X] Verify some of the shortcuts shown in the guide work and the guide is closed when pressed ### OOBE * Quit PowerToys